junglebell
New Member
Hello, I am new to Elk rules programming .. while this rule turns the light on, it does not turn it off after 30 seconds:
---
WHENEVER Door (Zn 10) BECOMES NOT SECURE
THEN TURN Light [1 (A1)] ON, FADE RATE = 0 FOR 30 SECS
---
I am using M1G (firmware 5.3.0) with ISY 994i (firmware 4.0.5) and INSTEON.
The interesting part is that the following rule works perfectly:
---
WHENEVER Door (Zn 10) BECOMES NOT SECURE
THEN TURN Output 001 (Out 1) ON FOR 5 SECS
---
Any thoughts on how to debug this issue?
Thanks so much in advance.
Ash
---
WHENEVER Door (Zn 10) BECOMES NOT SECURE
THEN TURN Light [1 (A1)] ON, FADE RATE = 0 FOR 30 SECS
---
I am using M1G (firmware 5.3.0) with ISY 994i (firmware 4.0.5) and INSTEON.
The interesting part is that the following rule works perfectly:
---
WHENEVER Door (Zn 10) BECOMES NOT SECURE
THEN TURN Output 001 (Out 1) ON FOR 5 SECS
---
Any thoughts on how to debug this issue?
Thanks so much in advance.
Ash