Search found 2 matches

by ArnaudC
Monday 20 May 2019 23:20
Forum: Blockly
Topic: Start event 30 minutes prior to sunset
Replies: 2
Views: 1094

Re: Start event 30 minutes prior to sunset

Rather than a blocky event to turn the lights on at sunset, I guess I might just use a timer on the various switches instead. I'll give that a try.
by ArnaudC
Monday 20 May 2019 21:18
Forum: Blockly
Topic: Start event 30 minutes prior to sunset
Replies: 2
Views: 1094

Start event 30 minutes prior to sunset

Hi all, I have an event to turn on some lights at sunset (if time=sunset...). Works perfectly from a script perspective, but in reality it already rather dark at that time. I would instead now like to change the event to turn the light on already 30 minutes prior to sunset. Any suggestions on how to ...