Open
Description
Use case:
An app is using a small set of entities, On startup, the current entity state should be read from HA to initialize the app with current/valid states.
The app can listen to entity state changed, but this will only update if the state changes on HA (event state_changed
).
The app can read all entities (message get_states
).
But it's not possible to read single entity states. Did I miss that or is it not implemented yet?
Metadata
Metadata
Assignees
Labels
No labels