Jump to content

Garage Door Status Notification


TJohnston

Recommended Posts

Posted

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. 

Posted

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.
  • Like 1
Posted (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 by slimypizza

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...