Hello all 1 day into WebCore and I clearly need some help.
I’d like to set a Global device variable (@Nightlight) to certain lights based on the day of the week. This would allow me to run a number of routines and not if to have write multiple ifs.
So on either Sunday or Thursday @Nightlight should be device A, on Monday and Friday @Nightlight should be device B, etc.
Then at @sunset, turn on @Nightlight.
@Nightlight a Device and the default value set as “nothing selected”.