Announcement

Collapse
No announcement yet.

WS200+ led's

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    WS200+ led's

    I am trying to figure out how to control the LED's through script (c#). Is this possible? Can anyone help me with a working example?

    #2
    I could not get it to work myself. I ended up having the script invoke an event that changed the color. It's a pain as I had to create separate events for each led and then each color. But it works.

    Comment


      #3
      Uh oh... I bit the bullet and replaced every single GE switch in my house with one of these, and already trouble with software. I hope there is just something we are missing, or they add support soon. Trying to support Homeseer, and the hardware is otherwise really good. Its little stuff like this that makes life hard.

      Any word from maintainers on this?

      Comment


        #4
        The Homeseer manual for the WDM200 does have the instructions for what to set the ZWave parameters on the switch manually:

        https://homeseer.com/wp-content/uplo...0-Manual-4.pdf

        I suspect there are methods for changing the ZWave parameters on the device programmatically. Sometime I will look into it further, but for now, I found that using individual events was easier to implement.

        This thread might be your ticket though:

        https://forums.homeseer.com/forum/li...rameters/page2

        Comment

        Working...
        X