#Automation - 2 Triggers with AND
1 messages · Page 1 of 1 (latest)
I'm a node red noob, but the way I do AND is to set the nodes behind each other. So if the first node is True, then the message will arrive at the second node and if it is also True it will pass on. So both condition need to be True for the message to continue.
Ow sorry, did not realized the question was not Node Red related
Yes.
Please explain your end goal with "every 5 minutes"
because sunrise + every 5 minutes doesn't really make sense in context
Sounds like every 5 minutes is the trigger, and the sunrise is a condition? But thats my interpretation of the question
🤷♂️
I would like to have a automation which runs every 5 minutes + only when sun is above horizon as one trigger
That sounds like #1362364475558199538 message
What you're describing is a trigger + a condition
And anything that seems to need a trigger every 5 minutes probably has a better solution
Hence why Petro asked what you're actually trying to do