Jump 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.

Homeseer's New 200 Series.

Featured Replies

Sure -- I had added the Insteon switch but chose to preserve the existing links, so basically the ISY was unaware of the scenes of which it was a member, and thus was unable to track it's status.  I factory reset all the devices I'd added in this mode (preserving links), re-added them to the ISY, and set up the scenes the "right way" (i.e. using the ISY, so that the ISY was aware of the links and could track the status).

  • 3 months later...

I just want my WD200 LEDs to be blue. How would I do that?

 

This should be the configuration for it. Parameter 14 and 3 for blue?

 

 
         
         
         
         

14

Sets the Normal mode LED color

1

Possible values: 0-6
0=White, 1=Red, 2=Green, 3=Blue, 4=Magenta, 5=Yellow, 6=Cyan

 
         
         

Here is the  code I use.  If one of my garage doors is left open, it turns the top sentinel light Red.

You have to change parameter 13 (Dimmer mode operation) to 1, then change color parameter 27 (top led) to 1 (red).

Once done, return parameter 13 back to 0 (if you want standard dim level indication to show).  If you stay in mode 1 (status mode) dim levels will not be shown.

Garage LED Notify - [ID 0016][Parent 0001]

If
        Elk Zone 'Annie Middle' is Violated
     Or Elk Zone 'Jeff Right Garage' is Violated
     Or Elk Zone 'Left Long Garage' is Violated
     Or Elk Zone 'Workshop Garage' is Violated
 
Then
        Set 'ZW 026 Jeff Side Lamp' Set Configuration Parameter 13 = 1
        Set 'ZW 026 Jeff Side Lamp' Set Configuration Parameter 27 = 1

 
Else
        Set 'ZW 026 Jeff Side Lamp' Set Configuration Parameter 27 = 2
        Set 'ZW 026 Jeff Side Lamp' Set Configuration Parameter 13 = 0

 

Perfect; I have an ELK as well so this program works well for me :)

 

Edited by silverton38

Archived

This topic is now archived and is closed to further replies.

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.