Everything posted by stusviews
-
How to add a Insteon Wireless thermostat to an Insteon thermostat?
To add the wireless thermostat, click on Start Linking and hold the thermostat's set button for a few seconds. The ISY will acknowledge that it found the thermostat and provide further instructions
-
When to use a Scene instead of a Prorgam
Unless a device is battery powered, you don't need to put it in linking mode to add it to a scene. The ISY will take care of that for you.
-
Can a 2477D Switchlinc operate as RF only?
1. If a single switch controls two lights and there is only a two wire cable at the switch, then only one Micro Module is required to control both lights. 2. As you indicated, you'll have to open the switch box. BTW, devices wired to wall boxes and ceiling boxes must be removable according to the CSA. 3. The 2-wire switch is safe to install. If the load is incorrect, then either the load, the switch or both will cease to function.
-
When to use a Scene instead of a Prorgam
If one device is to be capable of controlling one or more other devices 24/7, then a scene is desired. A program is most advantageous when one or more conditions are required; if this, then do that, otherwise do something else (or do nothing).
-
Can a 2477D Switchlinc operate as RF only?
If you get lazy or the automation bug bites, then remove the fixture, change some connections, install a SwitchLinc or KeypadLinc in the switch box, a Micro Module in the ceiling box, cross-link the devices and reinstall the fixture. No new wires needed.
-
Can a 2477D Switchlinc operate as RF only?
It is not in compliance with the Canadian Electrical Code (CSA) to run only a neutral. It is also unsafe, especially if the lone neutral is not on the opposite leg of the split, single-phase electric supply . The correct wiring is to run a 3-wire white sheathed cable (black, red, white) between the fixture and the switch.
-
Can a 2477D Switchlinc operate as RF only?
This is what I was responding to.
-
Program to take action if light left on
If Status 'light' is On And Status 'light' is not Off Then Wait x minutes Set 'light' Off Else If the 'light' is part of a scene, Then set 'scene' Off.
-
Can a 2477D Switchlinc operate as RF only?
When specifying wiring cable, the ground wire is not counted. That said, Romex is available as 2-wire (black, white), 3-wire (black, red, white) and 4-wire (black, red, blue, white).
-
Thermostat 2441ZTH
The status shows when the temperature changes.
-
Thermostat 2441ZTH
Battery powered devices, even with a power adapter, do not show their state unless activated. If you want temperature to control other devices, then create a scene including those devices and the Cool or Heat Ctl as appropriate. The devices will respond to the set point.
-
ISY Programing
If Status 'button x' is On Then Set Scene 'button scene' On Else Set Scene 'button scene' Off
-
Thermostat 2441ZTH
You can use the wireless thermostat as a stand alone. As with all wireless devices, put it into linking mode to add it.
-
Possible to change garage door sensor on/off?
As LeeG indicated, any N.O. magnetic contact switch will do what you want. http://home-automation.smarthome.com/search?w=magnetic%20contact%20sensors
-
LampLinc with Xmas lights
The LampLinc has a minimum load requirement. If you're using LEDs, that load may be less than the minimum required. Use a triple-tap and plug in a night light to increase the load.
-
Motion sensor help needed
Jumper 5 should be on for ISY control. If jumper 5 is on, then jumpers 1-4 have no effect, on or off. All control is via the ISY. Also, all my sensors allow timing in .5 min. increments down to .5 min.
-
how to get dusk & logs to work on new ISY-994i
That's good to know. One program for both dusk and dawn. Thanks.
-
3 Way Switch Configuration On Level & Second Press
That's normal behavior for a secondary switch. That's because the second tap on Insteon switches affects only the local load, but that switch does not have a local load. The solutions are to hold the top paddle or to double-tap the top. Although that behavior is not ideal, consider that in any multi-way configuration using standard 3-way for two locations and 4-way switches for more that two locations, only one switch can even be a dimmer.
-
How can I "replace" a standard LampLink with a Dual Lamplink
All seven of my dual-band LampLincs show up as B2457D2.
-
Noise caused by washer/dryer - How do I get past it?
Good point. Which specific dryer?
-
Problem Backing Up ISY
Xanthos, why resource #6? Isn't that just the 6th resource created and every user's 6th resource will likely be different. Never mind, I just reread the post #1.
-
Noise caused by washer/dryer - How do I get past it?
A SignaLinc repeater (for x10 signals) may interfere with Insteon signalling. If removing the repeater doesn't help, then you can wire-in two X10 XPF filters, one for each opposite leg of the split, single-phase electric supply.
-
Switchlinc and GFCI
Some GFCI outlets cause that difficulty, others do not. I haven't had any difficulty with Leviton GFCIs. Other have indicated similar success.
-
Noise caused by washer/dryer - How do I get past it?
Which filter are you using?
-
Time Duration Programming Help
If time is between A & B and garage door is open Then wait 30 minutes send alert Else nothing -------------------------------------------------------------------- If a device (e.g., KPL button) is on Then disable program wait x hours enable program Else nothing