Hey all,
I’ve been staring at this automation for the last week or so in my free time, and I can’t for the life of me figure out what I did wrong. I’m certainly no expert, but I thought I understood how things worked. I’m betting it is something stupid but I can’t see it for looking at it. I was just wondering if anyone can see an obvious mistake that I’ve done.
The Intent of this is to turn on my out door Christmas lights at 5pm and turn them off at 11pm. At the moment it seems that turning them off at 11pm seems to work but turning them on doesn’t.
Is it a deal breaker for you if it goes off at midnight?
If not a simple-er way is change the 23:00 trigger to 00:00. Change the action if to look for a time > 17:00.
Then at midnight the time is less that 17:00 again and it turns off.
I suspect there is a problem with time formatting there, but I don’t use that enough to positively identify that for you.
It’s probably turning off OK because it only hits the else. (guessing)