add require_admin: to individual view and cards options #10349
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.
-
aware we can set full dashboards using the
require_admin: true
option, it would still be very flexible and easy to configure if we could set this on a single view too. Even more so on individual cards.That way, we can organize the views in a coherent way, and still safe a couple of those for the admin only. All other view could be seen by all.
We can reach the same end goal probably, but that would require the opposite workflow: add all users to all other views. besides that we would need the explicit user id, instead of the better
require_admin: true
please consider?
thanks
https://next.home-assistant.io/lovelace/views/#visible
https://next.home-assistant.io/lovelace/dashboards/
Beta Was this translation helpful? Give feedback.
All reactions