Clock driven rules not triggering

I have some very simple rules to turn a switch on or off based on time of day using the built-in clock as the rule input. I can’t get them to fire at all. I have set localization for my timezone. I have also tried using UTC time (+4 for me) as well as -4. Have tested with different things - no luck. This started with a fresh 0.11 install after my previous gateway install on pi SD card decided to not be bootable anymore.

I have the DateTime add-on installed and that is working perfectly but it doesn’t seem to allow a rule to be configure on both hour and minute so I can’t use it.

This feels like something really easy but I haven’t been able to figure it out.

I really don’t know why your clock rules aren’t firing, but for the DateTime add-on, you can have multiple inputs for a rule, so one input could be hours and another could be minutes.

1 Like

Thanks for that pointer. I didn’t realize the multiple inputs would be AND’d like that.

That will work fine for me.