After reviewing several threads on this topic, the documentation, and being unable to figure it so far through trial and error, I need some help.
I want an automation to always work EXCEPT for the window of time that lasts from 1 hour BEFORE Sunset to 1 hour AFTER sunset. How do you set this up?
I’ve tried using OR, NOT, and other conditional variables in the automation, but it seems like it treats each single sunset event differently, so it doesn’t allow for either a true or false event during that window only.
Here’s an adjusted visual from the documentation of what I’m trying to accomplish - I want the red to be true and the white space between it to be false, therefore the automation only runs during the red parts. I would think I would simply indicate After Sunset +1:00:00 and Before Sunset -01:00:00 in the same sun condition, but it just is not working for me.