Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

stusviews

Members
  • Joined

  • Last visited

Everything posted by stusviews

  1. I see the limitation now. There's no double-sized button, so a 6-button huge KPL is not possible
  2. Not so. A button can trigger a "scene," such as open the shades, adjust the thermostat, start the coffee, walk the dog. Well. maybe not the last task, but it can open a lock doggy door. All made much easier by pushing a large button--um--bt.tn than navigating a smartphone screen as your first task upon awakening
  3. There will always be a "what if." Life is like that. A goal of HA is to simplify and automate repetitive tasks. But it doesn't always have to be via a program. Here's two examples that i use: 1. Single-gang box swapped out for a 2-gang. One side has a Switchlinc dimmer providing two presets, 50% and full on. The other side has a Lutron motion sensing dimmer set at 25%. Both devices are wired in parallel providing three levels of illumination, 25% when walking through at night, 50% for dining and 100% for cleaning. 2. Single-gang box with a SwitchLinc dimmer in the box and Micro Dimmer in the ceiling box. Both are wired in parallel. An INSTEON Motion Sensor controls the Micro Dimmer, not the SwitchLinc. In both cases, the motion sensor is bypassed when the SwitchLinc dimmer is on at any level greater than the Micro or Lutron dimmer. In other situations, I do use programming as a response to a sensor. But, nearly all programs require fine tuning somewhere down the line. Keep in mind that although certain tasks can be fully automated, others require human intervention. The ISY is not AI. if you haven't started programming, then do it to it!!!
  4. It's real. The button, um, I mean bt.tn makes use of IFTTT which has been around for a while.
  5. Don't we do that now? The only thing I see different is the form factor of the button. For example, I do have a button that controls the window coverings and another that controls the thermostat. They're KPL buttons. And even a program that automatically allows the thermostat to control the window coverings based on the time of day--no button needed. Can't any button or paddle send a text? And the taxi button, just ring a bell at the front desk--or call Uber
  6. Any 24VAC transformer/power supply will work. Connect one terminal of the power supply to 24COM. Connect the other side of the power supply and one of the two existing thermostat wires to 24R. Connect the other thermostat wire to W1.
  7. The great thing about a program is that is always does the same thing so that you don't have to. With few exceptions, it makes no sense to write a program that will only run once because it'll never again be needed. It's also useful to have a program adjust to different conditions. The more conditions imposed, the more complex the program. You added conditions to your original premise. I'm sure you'll think of more. Life is like that. Start simple, eliminate the oft repeated tasks such as those you started with. Then, add the bells and whistles.
  8. Do not create a scene involving the SwitchLinc and the Motion Sensor. Instead, write two programs, one that's scheduled to run form 3pm until 10pm and anther that runs from 10pm until 5am (next day). A condition is that the Motion Sensor sends an On. Both programs should also include the conditions that the (SwitchLinc is Off or is not 100%). Tell the program to Then set the SwitchLinc to the desired level. You'll also need a single program to turn off the lights.
  9. Any functioning device on the verge of a breakdown will do that when stressed. Updating firmware requires a lot of writes. The PLM surrendered.
  10. Which OS are you using?
  11. The fact that you were able to restore to 4.0.5 and everything is working shows that both the PLM ans ISY are okay. The fact that you needed a backup to restore everything shows why a backup is needed-most especially for such a processor intensive and sensitive task. Although unusual, sometimes an update doesn't "take." I'd try again. If you're a bit leery about 4.2.10, try an earlier version, even 4.1. If any upgrade works, then you're ahead. If it doesn't, you have a backup
  12. That depends on your particular situation and what you are controlling. For example, we have an away mode (Dine Out, actually) that turns some lights on and others off immediately, but also has several delayed functions.
  13. FWIW, I don't have any ICON dimmers, but I'm able to use an ICON relay, 2856S, successfully with the ISY.
  14. 1. Examine the B button scene. 2. Follow these instructions for "Radio" buttons. 3. If you want On and/or Off to operate independently, then use a program instead of a scene.
  15. I find the program runs successfully using integer variables.
  16. Goodnight mode can be accomplished using scenes. That mode (dim lighting) becomes the default. Create an Away variable that has an initial value of 0. Create a program for each sensor that turns the responder on to 100%. Include the condition that the Away variable is equal to one. Create two programs, Away which sets the variable to 1 and Home which set it to 0. Motion Sensor Program(s) If Control 'Your motion sensor' is switched On And $Away is 1 Then Set 'Your responder' On Else - No Actions - (To add one, press 'Action') Away If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then $Away = 1 Else - No Actions - (To add one, press 'Action') Run the Away program when you leave and the Home program when you return. The lights will immediately come on dim the go to full on when in Away mode due to the slight delay when running a program as opposed to a link. Alternatively, you can set the variable level from the HTML (web) interface.
  17. A variable can be used as a virtual device. What do you intend to use to trigger the Goodnight and Away modes?
  18. Two line voltage or two low voltage wires? What about the humidifier mentioned in the first post?
  19. The INSTEON wireless thermostat, 2441ZTH, can do that.
  20. How is the heater currently controlled? If it's a plug-in device, then an On/Off module would work. Or you can use an In-LineLinc On/Off switch for a wired line voltage heater. An I/O Linc can replace a low voltage thermostat. What about the humidifier?
  21. The 2441ZTH can be paired with a wired thermostat or it can be an independent INSTEON device. We use a wireless thermostat to control only the bedroom fire place. We also have some linked to zoned wired thermostats.
  22. If fit is an issue, then install a dimmer in the switch box and cap the load wire. The install a Micro relay in the fixture box. Holding the KPL button won't dim or brighten.
  23. If you wire a dimmer to a nondimmable load, then you may destroy the dimmer, the load or both. But, there's absolutely no problem wiring it to a dimmable load that's never dimmed. Although it's tougher to work with, the KPL On/Off switch will fit in most j-boxes. I do have a KPL relay in a 2-gang box along with dimmer.
  24. IP cameras can be added via the ISY's HTML (web) interface and viewed from there. They do not interact with devices or scenes.
  25. Tape alone won't withstand a button press. Nuts on the longer screws may hold the KPL in place, but pressing on the side might flex it. But, I don't see what the difficulty is. I have seven dual-band KPLs in tabletop enclosures. The fit is fine.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.