Allow fine-grained control of entities in Area Card features (e.g. area-controls) #26055
Replies: 1 comment
-
this is a duplicate of #25962 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Currently, the area-controls feature of the Area Card only allows selecting domains for control, using this syntax:
This automatically applies the control to all entities of the given domain in the area. While this works in simple cases, it lacks flexibility for more complex scenarios where more granular control is needed.
Feature Request
I'd like to request support for explicitly selecting individual entities in addition to domains. For example:
Use Cases
Additional Suggestions (optional, but related)
Similarly, I’d also like to see more flexibility in selecting:
A configuration option like this would be useful:
These additions would make the Area Card much more useful and customizable for users who want finer control over how their UI behaves and what is visible or interactive.
Beta Was this translation helpful? Give feedback.
All reactions