OpenZWave / node-openzwave-shared

OpenZWave addon for Node.js (all versions) including management and security functions
Other
199 stars 113 forks source link

Can't set color to Zipato RGBW bulb anymore #225

Closed jeroenst closed 6 years ago

jeroenst commented 6 years ago

I don't know why but suddenly I can't control colors of my zipato RGBW bulb anymore.

This is the error:

SENDING TO ZWAVE: NODEID:11 INSTANCEID:1 COMMANDCLASS=51 INDEX=0 VALUE=#ff00000000 ERROR SENDING ZWAVE:TypeError: OpenZWave valueId not found: 11-51-1-0

Full Logging: logging.txt

What is wrong?

jeroenst commented 6 years ago

This issue is caused by this issue: https://github.com/OpenZWave/open-zwave/issues/1474

Not a bug in node-openzwave-shared but in the open-zwave lib itself.