allow require_admin: for individual cards #8412
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.
-
would be a very nice asset to be able to set
require_admin:
on an individual card.As it is now, we can do this for views/dashboards only. Already having a multiple view/dashboard organized Lovelace frontend, there are still several 'shared' views for both admin and non-admin, containing 1 or 2 cards that have sensitive info. With a
require_admin:
option for a single card, we would not have to create yet another view/dashboard. We could suffice with the shared setup, with the exception of this single card, only to e revealed when an admin watches the view.with the growing set of sensors with sensitive info (geocoded_location, said, etc etc ) on the Mobile app, this 'need' is all the more pronounced.
thanks for considering
I know this is an auto-entities card, but the idea should be clear: allow
require_admin: true
on the type: entities core card. Maybe even all core cards.Beta Was this translation helpful? Give feedback.
All reactions