Jump to content

rw86347

Members
  • Posts

    11
  • Joined

  • Last visited

rw86347's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. I am also looking for the answer
  2. I purchased the insteon garage door controller. Every things works great except programming for it. I want to create two programs: 1) open door 2) close door If the door is closed and you run close door nothing should happen. That way you can guarantee the door is actually closed. Right now when the door opens the close program runs. When the doors closes the open program runs. This means my door is in an infinite loop. Here is what my first of three programs looked like. (open door) if door status == On then door relay On (close door) if door status == Off then door relay On
×
×
  • Create New...