HomeSeer HS-WS200+ Helper Scripts

I’ve been working on integrating HomeSeer’s HS-WS200+ Z-Wave switches into my Home Assistant installation and finally came up with a pattern that works well for me, so I figured I’d share it with the community. The code can be found on GitHub in its own repository.

There are five scripts that help switch back and forth between status and normal mode, set the LED colors, and turn the blinking on and off. They’re pretty easy to call from either the API or Node Red. Hopefully these help somebody out.

1 Like

Awesome thanks!
Do you have an updated chart for COMMAND_CLASS_CENTRAL_SCENE?

I started an issue on github https://github.com/home-assistant/home-assistant.io/issues/5988
as mine send different values for the scene in i.e. 2018-08-10 17:18:32.372 Detail, Node007, Refreshed Value: old value=7800, new value=7740, type=int

Thanks again for the scripts!

I haven’t started fiddling with the central scenes yet, and I’m currently playing with ways to better support the switches currently.