Page 1 of 1

timeofday

Posted: Wednesday 24 May 2017 11:06
by MYLE
Found the timeofday function Like it

my under standing of this function is base on your location SunRise/SunSet

though of a way we could make it Better

timeofday['Daytime'],30) would return true if 30min before daytime
and
timeofday['Nighttime'],30) would return true if 30mins after nighttime

am i just over thinking it.

Re: timeofday

Posted: Thursday 25 May 2017 8:05
by MYLE
Found a way round

create a dum switch and put to timers on it 30min before sunset turn on

then an other timer 30mins after sunrise off

so all i have to is now check the status of that switch