HomeSeer HSM200 on Z-Wave JS

you are right, I didn't send the logs but I did answer your other questions. My apologies.

Last night I decided to exclude these devices from my C-8 Pro running Z-Wave JS and included them on my C-7 and brought them over using hub mesh. They are working fine now

Right, we've addressed the problem with that specific driver (this is not a hub problem) above:

Trying the built-in driver or at least a custom driver that uses the classes would be better (in the sense that it's the only thing that stands a chance of working :smiley: ), as also mentioned above.

Logs (and knowing what's actually happening around this time, e.g., what command you're sending with what parameters) are really going to be the key to figuring this out; if you're happy with them on the C-7, that's good, but we'll have to wait for someone with them on Z-Wave JS to provide this information in that case. Thanks!

2 posts were split to a new topic: Opinion on HSM200 with Z-Wave JS

i have a version of my driver for this working without raw hex i believe should work in zwave js.. i dont have js yet on a hub so cannot test fully but if you search for ezmulti in hubitat package manager you should find the driver. let me know.

1 Like

I finally got around to bringing an HSM200 back onto my C-8 Pro running Z-Wave JS and I can confirm that I am able to properly set the LED colors again!

The only issue I have come across is when I send a command to set color (either from the device page or using Rule Machine), the LED turns on with the requested color, however the switch state remains "off" even though the light LED is physically on.

I don't believe its impacting any functionality of the device or how it behaves in my existing automations, but its incorrectly representing the status of the switch

I am in France right now but will add an extra fetch and see if that fixes it later in the week. glad it works.

back home now ..

fixed issue .. new version in github that correctly shows switch state after setting color v 2.3

works perfectly! Thanks for taking care of this, I greatly appreciate it

1 Like