Ability to add views to default "auto generated" Overview dashboard #11305
Replies: 3 comments
-
I find it unintuitive to store the 'default' flag per device in the lovelace dashboards config, and in general I have concerns with this 'default' flag what does it means? I would make these behaviors separate and obvious. *I'd create a toggle in the config / lovelace to control autogeneration (read only dashboard layout) (global setting, can be set to any dashboard ) |
Beta Was this translation helpful? Give feedback.
-
We are working on redefining the auto generated dashboard #7406 |
Beta Was this translation helpful? Give feedback.
-
Would love to see this! I'm seeing similar behavior on the iOS app. It'd be great to be able to set a default custom dashboard, but still have access to the Overview auto-generated dashboard. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The request
Ability to add views to default (auto) dashboard
you would be able to add your own view(s) while maintaining the default "auto generated" Overview dashboard
The alternatives
Ability to add the default dashboard as a view in a custom dashboard
This would allow to create a custom dashboard and make it default
but still have access to the default "auto generated" Overview dashboard which can be useful at times
because, unfortunately, as soon as you make a custom dashboard default, the (Overview) disappears
I managed to add one myself by creating a view and changing the path to ../lovelace/default_view
but this is risky as if you accidentally move that view to be first, you start a loop and only ever get the Overview
ability to add it as a view when creating the dashboard could place it in a fixed place not allowing to move it avoiding my issue
here is a screenshot of what I have now, something similar that cant accidentally move would be nice
Additional information
Beta Was this translation helpful? Give feedback.
All reactions