Jump to content

Insteon Motion Sensor


Recommended Posts

Hello,

 

My question is perhaps stupid but I can not find the answer.

 

I have a 2413S, Isy994I, motion sensor 2842-222.

 

I would like to have :

 

From Sunset to Sunrise, when a motion is detected, lights I1, I2 on, during 3 minutes.

 

If someone can help me to program it in Isy.

 

Thanks

Link to comment
Share on other sites

If

(

Status "Motion Sensor - Sensor" is on

And From Sunset

To Sunrise (next day)

)

 

Then

Set "I1" on

Set "I2" on

Wait 3 minutes

Set "I1" off

Set "I2" off

 

Else

Wait 3 minutes

set "I1" off

Set "I2" off

 

Comment: If you put both I1 and I2 in a scene you can just turn the scene on / off

 

 

I use this program in my system. The "ELSE" statement may seem redundant, but it guarantees that the lights will not be left on. Anytime motion is detected, regardless of the time of day, the lights will turn off. Whatever device you use to control the lights, if you somehow switch it on manually, and the sensor then senses motion the lights will turn off after 3 minutes.

 

Good luck

Link to comment
Share on other sites

There will be a small delay before the lights turn on. To eliminate the delay, make the MS a controller of the scene. Set the MS options to On commands only. Adjust the Darkness sensitivity (low values = darker needed to activate). The MS needs about four minutes to adjust to a new sensitivity (cheat-press the set button seven times).

 

Then, write a program that turns the scene off after some time after the MS sends an On.

Link to comment
Share on other sites

Archived

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


×
×
  • Create New...