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. Is you NIC set to obtain an IP and DNS address automatically? If so, and address If http://isy( or http://isy:port_number) doesn't work and you have a recent backup, then try a factory reset.
  2. Fast on require a double-tap. If Control 'A TestKPL.B' is switched Fast On Then
  3. stusviews replied to TheWabit's topic in ISY994
    Do you have the I/O relay set for momentary? If so, set a longer duration. BTW, I should have written, "extended," not "extending"
  4. stusviews replied to TheWabit's topic in ISY994
    I extending the momentary contact duration when the garage door didn't complete its cycle and reversed.
  5. Not a problem, but there is no "off program." Off is handled by a scene with the button as a controller and all other devices as responders. The described program controls only the state of the button LED.
  6. Thanks for filling in what I omitted. The referred to scene is 'DR / Scenes / DR Front Off Button'
  7. Create a scene where the button is a controller of all the devices you want controlled. Set the button mode to non-toggle Off. Write a program that turns the scene on if any of the devices in the scene is not off. Here's a program I use: If Status 'CR / Devices / CR Ceiling Light 80' is not Off Or Status 'KT / Devices / KT Ceiling 50' is not Off Or Status 'LR / Devices / LR Ceiling Light KPL 20' is not Off Then Set Scene 'DR / Scenes / DR Front Off Button' On Else Set Scene 'DR / Scenes / DR Front Off Button' Off
  8. Seems OK. But no answer can be considered correct without knowing the details of what you want to accomplish.
  9. stusviews replied to jmed999's topic in ISY994
    The manual for the 8-button Remotelinc 2 is confusing because the button letter and direction is based on a 4-button Remotelinc, so "a ^" actually means press the top button on the right side, "a v" is the top, left and "d v" is the left bottom button.
  10. Use a battery eliminator powered by an INSTEON device such as an On/Off Module (plug-in) or OutletLinc (wired).
  11. File, Restore Modem (PLM)
  12. Create a scene that includes only one button and a program that control that scene only. Any success?
  13. http://www.maximintegrated.com/en/products/analog/sensors-and-sensor-interface/DS1825.html
  14. Teken, is that an Autelis interface?
  15. Picture (or draw) a number line with zero in the center, negative numbers to the left and positive numbers to the right. Pick any point. All values to the right of that point are in the greater than direction. -20 -15 -10 -5 0 5 10 15 10
  16. > x includes all values that are greater than x. x is not included. >= x includes x and all values greater than x < x includes all values that are less than x. x is not included. <= x includes x and all values less than x
  17. Nope, no blue at all. Edit: not even when renaming a folder.
  18. What is the result if you browse to http://isy or, if you assigned a port, then http://isy:port_number
  19. There's no way to tell in advance where a filter may be needed. A start is to follow the advice already given about electronics on the same circuit as the PLM and ISY. Once you've established the those devices have good communication, then just go ahead and install new devices as desired. If you run into a communication problem, then you can start troubleshooting to determine which electronics needs a filter.
  20. X10 started in 1975 and licensed that technology to other manufacturers. That protocol, it seems, is still viable, but barely. OTOH, it's not possible to buy a Somfy motor nor RF controller that isn't made by Somfy. They do not license their technology. They've been around for more that 45 years. Nor does Lutron--and they've been around since 1961. INSTEON is not just alive and kicking, they're kicking dust in their competitors faces. And so is U-D! This is a totally biased opinion
  21. Lee has it right. Status is re-evaluated each time there is a change. So the condition If Status 'Hot Water Pump' is Off evaluates as false as soon as Then Set 'Hot Water Pump' On occurs. Because the statement is false, the program executes Else.
  22. Depends on why you went in BTW, the set ramp rate is the time it takes to go from off to 100%, not to the brightness level the device is set for. At a 30 second ramp rate, the light will reach 40% in 12 seconds.
  23. At a 40% On-level with a 30 second ramp rate the light will reach the designated brightness in 12 seconds--because 12 is 40% of 30

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.