I’d like to make a trigger that basically says “if door is open AND the time is between 1A and 6A then send an SMS”
I thought that the best way would be to simply make a synthetic variable that says something simple like “Hour” and then use a time function. But it isn’t clear to me how to do this?
Any ideas?