Hello.
I've set up a few flows to control my heating system but I'm having a little trouble figuring out how to set conditions on some of them.
I've created some switch entity nodes that I'm using to set the various states of the house (whether the dog is home alone, whether I want my TRV states to control my heating etc) which is fine for the flow they're a part of. I've also founf that some nodes (eg the trigger:state node) have their own section for including conditions so I can add the switch state or anything else as a condition to continue the rest of the flow.
I have some flows based on the alarms on my phone though and I want to control them all via one switch, but I can't find any way to easily put an existing switch state in the middle of a flow to stop it based on whether the switch is on or off.
Obviously I could create another HA entity switch node, but I want them all to be controlled via one switch.
I'm sure this is really simple and I'm just being stupid, but is there a node for this?