I have a module that controls an aquarium light. I have the module set on a timer to turn on between 7:55-8:05 during which time the automatic feeder will feed the fish.
I also wanted to have the light come on 30 min before dusk & remain on for 3 hours then turn off. The way I managed this is i created a macro that simply turns on, delays for 3 hrs, then goes off & setting a timer to this macro as 30 min before dusk.
Now, however. The macro timer is turning on within that 7:55-8:05 pm window such that the module timer turns the light off at 8:05pm for the rest of the night.
Is there a simple way to fix this issue (or do things differently). It's not a huge deal..& probably will only be a problem for few weeks. I could just changed the 30min pre dawn to say..20 min..but i'd rather have a set up where i don't have to adjust things around depending on time of year.
One solution i think is possible is to instead- create a looping "on" macro every few minutes..so even if the module timer turns it off..eventually the looping macro will turn it back on for x hours...but it seems like too much of a pain to set up..i might as well just change the pre-dawn time period.
thanks.