Hi,
I want to create a flow in node-red that starts when a specific state from an entity change from A to B and only that way. For example my security system as 4 states, I want the flow to start only if the state goes from armed to disarmed and ignore if already there or if goes to disarmed from another state.
Is it possible?
Thanks in advance.