Add support for multiple state entities for secondary states. #351
Closed
mihsu81
started this conversation in
Ideas / Feature Requests
Replies: 1 comment 1 reply
-
Have you tried grouping those sensors and using the group as entity? I'm not 100% confident it would work but worth a try. Otherwise use a template sensor. Having MA track more entities degrades performance a bit, so it's preferred to use Home Assistant constructs (groups/templates) in this case. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
@jseidl Would it be possible/feasible to add support for multiple state entities for secondary states, like is the case when excluding entities from being analysed?
At the moment I'm using templates to track the state of multiple entities for a specific secondary state.
I.e. multiple entities to track area accented state.
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions