add alternative configurability for view visibility and condition to users #10334
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
currently we can allow a user or set of users to see a view:
We need to do this per view to enable those users on each of those views. This is fine, but very basic and limited. added to that, with several dashboards and many views, configuring those requires a lot of (repetitive) yaml. And we dont have a central overview, but need to check each and every view.
please consider adding configuring the views like the former Custom Header did. This was based on a generic show_tabs template ```
and allowed several conditions (or exceptions) like:
or eg allow per device user agent
Not sure if I understand what is written about conditions on https://next.home-assistant.io/lovelace/views/#options-for-visible but the above example would at least give us these options.
all in all, only a few lines for great configurability and central overview.
please consider.
Beta Was this translation helpful? Give feedback.
All reactions