Hi forum users,
I created a simple Scene, that basically turns on my outside lights at Sunset.
This is the program condition, in the wizard script:
"HomeGenie Automation Property TimeEvent Equals @sunset"
Is there a way to add a "delay" ? (in other words...if I want my lights to be turned on 30 minutes AFTER sunset, how can I achieve this) ?
I guess I can add an instruction to create a 30 minute "pause" (like "HomeGenie Automation do PAUSE 1800", to get a pause of 1800 seconds (=30 minutes) before turning on the lights)...but maybe there is a better way to achieve this, directly in the scheduler command ?
Thoughts ?
Thanks !
Gus