@jaswalters wrote:
Is there a method in templating to trigger if an entity changes state? No specific state just changes.
I tried state_changed(‘entity_id’) but this didn’t capture the entity change. I figured that may work since state_chanfed is an event. Looking through the docs I don’t see where you can just capture if the state changes. I’m trying to do this in templating so I can use it in the node red template node. I know node red has the trigger node but it only allows one and was seeing if I could minimize the amount of nodes I am using.
Posts: 2
Participants: 2