I have an ISY994i/IR Pro (4.0.5 fw) with about a dozen programs of two general categories; (1) on/off on time, and (2) timers (off on time elapsed). The first group - the on/off on time programs - all work fine. The second - the timers - are a little inconsistent and am interested in some insights, advice or help.
The issue is the timer program are not running consistently. Some times the programs run, others times they do not. I've noticed the ISY Programs/Summary page does not always recognize the correct status, and does not execute the program. For example this occurs in a number of locations, including a box with two switches, each of which control lights (incandescent and halogen pot lights respectively). Note the attached Summary screen capture, switches 1 and 2 ("office light", "office pots") were turned on at the same time by hitting the respective switch, yet only one is running the program.
The program in both cases is identical, and relatively simple. Example below, and Summary screen capture attached. Any insights? Is there any more detail on programming issues and troubleshooting guide(s)?
thanks in advance.
If
Status 'Office / Office chandelier' is not Off
Then
Wait 1 minute
Set 'Office / Office chandelier' Fade Down
Else
- No Actions - (To add one, press 'Action')