You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to request a feature to enable lovelace lists/tables to have a custom sort order to allow grouping of items. Perhaps a user-customisable drag-and-drop sort order?
Example: Suppose I have the following automations in related order:
Turn on Grace bedroom lights
Turn off Grace bedroom lights
Turn on George bedroom lights
Turn off George bedroom lights
When displayed on lovelace they are displayed as:
Turn off George bedroom lights
Turn off Grace bedroom lights
Turn on George bedroom lights
Turn on Grace bedroom lights
I have to solve this by adding, say, "1.0" and "1.1" to get the desired order. I used the specific formatting to also easily identify that automations are related. E.g.
1.0 - Turn on Grace bedroom lights
1.1 - Turn off Grace bedroom lights
2.0 - Turn on George bedroom lights
2.1 - Turn off George bedroom lights
etc.
It would be nice to have the ability to create groups of list items or be able to create a custom order within tables
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to request a feature to enable lovelace lists/tables to have a custom sort order to allow grouping of items. Perhaps a user-customisable drag-and-drop sort order?
Example: Suppose I have the following automations in related order:
Turn on Grace bedroom lights
Turn off Grace bedroom lights
Turn on George bedroom lights
Turn off George bedroom lights
When displayed on lovelace they are displayed as:
Turn off George bedroom lights
Turn off Grace bedroom lights
Turn on George bedroom lights
Turn on Grace bedroom lights
I have to solve this by adding, say, "1.0" and "1.1" to get the desired order. I used the specific formatting to also easily identify that automations are related. E.g.
1.0 - Turn on Grace bedroom lights
1.1 - Turn off Grace bedroom lights
2.0 - Turn on George bedroom lights
2.1 - Turn off George bedroom lights
etc.
It would be nice to have the ability to create groups of list items or be able to create a custom order within tables
Beta Was this translation helpful? Give feedback.
All reactions