-
Posts
8205 -
Joined
-
Last visited
Everything posted by stusviews
-
Each device you want to access off-site must have a unique port. Port sharing is generally not allowed.
-
Programming Question (Wait condition before notification)
stusviews replied to Scottmichaelj's topic in ISY994
Is the Honeywell 5816OD Sensor a Z-Wave device? If so, then can I add it to the ISY as a stand-alone device for use in a program? I do have the Z-Wave Module. -
Correct is a matter of preference. Like most others, I prefer that the status LED be lit when the garage door is open. Here's my configuration: I use one scene for both control and status. Controllers (red) CRM C or D: Mini Remote buttons, one for each garage DR Side Door E of F: KPL buttons, one for each garage GG Garage 1 or 2: I/O Linc Sensor Responder (blue) GG Garage 1 or 2: I/O Linc Sensor I/O Linc options Relay Follows Input Momentary B (even if the button is out-of-sync, pressing it will operate the garage door KPL button option Non-Toggle [On] (the I/O Linc lights the LED when the garage door is open and turns off the LED if the garage door is closed)
- 19 replies
-
- Garage Door
- Insteon
-
(and 2 more)
Tagged with:
-
After discovering that you have a 3-wire sensor, did you set the I/O Linc up for the sensor LED to be lit or unlit when the garage door is closed?
- 19 replies
-
- Garage Door
- Insteon
-
(and 2 more)
Tagged with:
-
In the interim, large buttons do fit the 6-button frame. A disadvantage is a dark vertical line where the small button separate (not shown, but see post #5).
-
Or an Insteon MS with a 9 volt lithium battery.
-
Unsightly cord. requires a nearby outlet. OTOH, a line powered sensor requires a convenient electric box. I actually use all three methods, battery powered, battery eliminator and line powered
-
Thanks. I updated the BuzzLinc instructions.
-
If control motion sensor is turned on Then wait 1 hour set fan off Each time motion is sensed the program runs, thus restarting the wait period .
-
If the green status LED is lit in one position of the garage door and unlit in the other position for both garages, then the I/O Lincs are functioning correctly and the problem is elsewhere.
-
Do you have a red exclamation mark ( ! ) next to the thermostat icon?
-
Do you mean the status of the sensor (green LED) or something else? Do you have a 2-wire or 3-wire magnetic switch? Any particular reason that you change the trigger to reverse? Were you already having a difficulty?
-
The (+) terminal of the piezoelectric buzzer should be at 5V and the (-) terminal at COM.
-
Yes, you need to change to port to the port you choose in both your router and the ISY. IMO, it's best to use any port not in the list so as to easily avoid a possible conflict with a commonly used port.
-
List of Ports to avoid
-
Here's a port check tool: http://www.canyouseeme.org/
-
I successfully use both surface mounted and in-wall motion sensors connected to Micro Modules as suggested by Teken (#2). Post mounted, too!
-
I don't see the log. Does it show a state for each of the KPLs?
-
I agree with oberkc. Lengthy and processor intensive programs running concurrently are more of a concern than the number of programs that are sitting idly by awaiting execution.
-
The short answer is "yes." The long answer is ask 10 programmers to ....
-
The goal is to go from Homelink to Insteon. It really doesn't matter which two devices you use to send the Insteon signal (i.e., a Homelink device that triggers an Insteon device that sends an Insteon signal).
-
Garage door devices are momentary and do not distinguish between open and closed. Send a signal, open-send another signal, close. So, even if you don't use it to operate the garage door, how will it distinguish between on (arm) and off (disarm)? And, it also means buying another thing to try.
-
Yes. HomeLink can turn on (or off) the Liftmaster light switch and the switch, in turn, controls the Micro Module.
-
Programming is like that. I have no solution for the memory problem
-
You can take advantage of creating a program with no condition. It won't run--ever--until instructed to do so from another program.