Everything posted by stusviews
-
Remote access stopped working?
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)
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.
-
Garage Door IOLINC controllable from Scene in Momentary C?
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)
-
Garage Door IOLINC controllable from Scene in Momentary C?
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?
-
4 Button KPL KeypadLinc frame file 3D Printer UPDATE07132013
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).
-
Motion Sensor that's not battery operated?
Or an Insteon MS with a 9 volt lithium battery.
-
Motion Sensor that's not battery operated?
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
-
BuzzLinc Problem
Thanks. I updated the BuzzLinc instructions.
-
How to turn off ceiling fan after no motion detected after 1 hour?
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 .
-
Bad Garage Door Status at 0300 on two occasions
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.
-
Insteon thermostat
Do you have a red exclamation mark ( ! ) next to the thermostat icon?
-
Bad Garage Door Status at 0300 on two occasions
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?
-
BuzzLinc Problem
The (+) terminal of the piezoelectric buzzer should be at 5V and the (-) terminal at COM.
-
Forgot how to connect remotely via smartphone...
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.
-
Forgot how to connect remotely via smartphone...
List of Ports to avoid
-
Forgot how to connect remotely via smartphone...
Here's a port check tool: http://www.canyouseeme.org/
-
Motion Sensor that's not battery operated?
I successfully use both surface mounted and in-wall motion sensors connected to Micro Modules as suggested by Teken (#2). Post mounted, too!
-
Issue With 3AM query and program running
I don't see the log. Does it show a state for each of the KPLs?
-
Different Way to do the Same Thing - Program Help
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.
-
Different Way to do the Same Thing - Program Help
The short answer is "yes." The long answer is ask 10 programmers to ....
-
HomeLink and ISY
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).
-
HomeLink and ISY
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.
-
HomeLink and ISY
Yes. HomeLink can turn on (or off) the Liftmaster light switch and the switch, in turn, controls the Micro Module.
-
Vacation Program Help...
Programming is like that. I have no solution for the memory problem
-
Vacation Program Help...
You can take advantage of creating a program with no condition. It won't run--ever--until instructed to do so from another program.