teverk Posted October 31, 2017 Posted October 31, 2017 I have the UDI ISY also my system is set up and working. I cannot find the procedure on how to integrate a motion (inseton 2842-222) to control a light, its programmed into the admin software and working. I cant find the documentation on how to program a motion to operate a light.. Thanks Steve Kopcial
stusviews Posted October 31, 2017 Posted October 31, 2017 There is no special documentation. You simply add it as a controller of a scene that has the device you want to control as a member, the same as with any other device.
paulbates Posted October 31, 2017 Posted October 31, 2017 Hi Steve You can: 1- Use the isy to create a scene, where the motion sensor is the controller and the switch is a responder. The settings of the motion sensor will dictate how long the light stays on. No isy program needed. 2- no scene, write an isy program, where the 'If' statement looks for the motion sensor to be turned on: If Control mymotionsenor is switched on Then Set mylight on Wait x minutes Set mylight off 3- a mix of 1 and 2. Create a scene and configure the motion sensor to send On only. Have a program check for the ms switched on, then wait x minutes and turn it off Paul Sent from my iPhone using Tapatalk
teverk Posted November 1, 2017 Author Posted November 1, 2017 Thanks guys, I forgot the scene , setup just fine...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.