add Motion to Show as: on domain switch #13697
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.
-
trying to customize my UI grouped motion sensors switches, and setting a motion-sensor(-off) icon to those grouped switches, I'd like to suggest adding an option 'Motion' to the 'Show as' options for domain Switch
this would help both for an UI helper grouped switch:
and individual motion sensor switches:
Ive tried to edit the Frontend file:
https://github.com/home-assistant/frontend/blob/dev/src/panels/config/entities/entity-registry-settings.ts#L126
but it seems to overly complex, I wont proceed there for now.
So, Please consider adding this option, it would be really nice to be able to do this in core:
I've done this with custom-ui, but obviously want to do away with that in the end....
Beta Was this translation helpful? Give feedback.
All reactions