Please give us the possibility to display disabled_by_default entities #3549
Unanswered
Nickduino
asked this question in
Web Server
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 Web Server enhancement
disabled_by_default: trueentities are hidden by default, which is the expected behaviour.But while HA allows us to enable these entities, there is no way to do it on the web server and the web server won't display the entities that have been enabled in HA (which I understand, but then we should be able to enable them from the web server itself).
Use cases
I'm building a device with well over 100 entities, many of them disabled by default because used only in specific cases (it's a presence sensor using the HLK-LD2450, it's rare you need Zone 4). I should be able to enable the ones I need to properly configure my device.
I could do that with HA but is not compatible with
sorting_groups:norsorting_weight:and that list becomes real messy real fast.Visual examples (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions