TJohnston Posted 20 hours ago Posted 20 hours ago Trying to create program in Eisy that reads the status of the garage door sensor in an Insteon Garage Door Controller kit and send a notification if the door is open after a set time. Whenever the garage door is opened or closed via either the normal control panel or via the commands from the Eisy the position sensor will not update in the Eisy unless I run a query but I cannot figure out how to initiate a query before running the program If command such that it is reading the correct state. Quote
paulbates Posted 19 hours ago Posted 19 hours ago Are you sure about the communication? the IOlinc that the garage door kit is based on is power line only, and garages can be in the further away on the powerline in the house. Also, the garage door opener motor can make powerline noise. What I've done is: Buy an Insteon filter and plug that into the wall and the garage door opener into that Time the actual amount of travel time of the door so you know how long the motor is running and making noise Use Control instead of status to run the program when the iolinc is activated Have your program wait the amount of time from the second bullet above, then run the query to make sure the door didn't stop for some reason .. hit something, reverse, etc This may help too Up the amount of Insteon retries the iolinc has: Right click on the iolinc in iox/admin console Pick Advanced > PLM Communications Up it to something like 3 or 4 This is not a good general practice for all devices, but I use in my the iolincs monitoring my sump pump. 1 Quote
slimypizza Posted 6 hours ago Posted 6 hours ago (edited) I have the IOlinc garage door kit and I key on the garage door sensor to determine the status of the door (ie open or closed - ON/OFF). It updates on its own, without needing to query. You should have two devices that show up in your AC: garage door relay and garage door sensor. Edited 6 hours ago by slimypizza Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.