Give users an option to NOT auto hide disabled entities when filtering by device. #3250
Unanswered
imthenachoman
asked this question in
Other UI enhancements
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.
-
Describe the enhancement
In the entities view, if you filter by a device, it won't show disabled entities and there is no way to make it show them. Checking
status = disabledDOES NOT bring them into view. I understand why HA does this but it is inconsistent and unexpected. If I am given filters I can pick from, then it's not a good UX if I filter on one thing but HA decides to filter on something else too.Use cases
Being able to see all entities, even disabled ones, for a specific device and having a better user experience.
Visual examples
Anything else?
One of the core tenants of HA is to let users do what they want, how they want and be in control of their home automation. Forcing filters and not giving an option to disable it is incongruent with that philosophy.
Beta Was this translation helpful? Give feedback.
All reactions