Hi all,
I have a very simply program -- I want to turn a number of devices on at Sunset, and off at Sunrise.
I have the program attached in the image.
I set a variable to 1 for use in other programs, then set each unit I want to on.
Initially this is all I had, but I noticed some devices would not always turn on (or off for the sunrise program) so I decided to adjust my program and wait 10 minutes, then repeat the same set of instructions.
That helped -- but still, it doesnt seem to be the best solution as regularly, there are some devices that will not turn on or off.
There does not seem to be a pattern to which devices will turn on or off the most reliably. I'm guessing it is a ISY connection issue maybe?
So I'm trying to think of another work-around - anyone have any ideas?
Thanks so much!