Jump to content

The rule doesn't fire completely -- Elk M1G/ ISY 994i/ INSTEON


junglebell

Recommended Posts

I am very new to Elk/ ISY and I posted this question in CocoonTech forums earlier - trying to see if we can find an answer here?

 

 

 

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
---
 
Could this be an ISY issue or incorrect Elk rule programming?
 
Any help is appreciated. Thanks so much.
Link to comment
Share on other sites

Since you have an ISY, and I am assuming that all devices are Insteon controlled, I suggest you take the rules out of the ELK and put them on the ISY.  You can monitor for zones changing status etc. and then have the ISY do all the work.  ISY is far more versatile and granular when it comes to the rules and controlling devices.  This way you can also easily add/remove devices without having to import/export from ISY to ELK.  I have similar rules (see below)

 

 The only thing I use ELK rules for are for turning on/off outputs.  I have the ISY looking for output changes and then do something. 

If
        From    Sunset  + 10 minutes
        To      Sunrise + 10 minutes (next day)
    And Elk Zone 'Garage Side Door' is Violated
 
Then
        Set Scene 'Scenes / Outside Lights / Deck and Flood Lights' On
        Wait 10 minutes
        Set Scene 'Scenes / Outside Lights / Deck and Flood Lights' Off

Else
   - No Actions - (To add one, press 'Action')
 



Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...