OpenZWave / node-openzwave-shared

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

Multiswitch: valueId not found #332

Closed cburghardt closed 5 years ago

cburghardt commented 5 years ago

I have just upgraded from openzwave 1.4 to 1.6, I am using openzwave-shared together with iobroker and the latest openzwave master. I have a Fibaro multi switch. The first switch (instance 1) works as expected. For the second switch I get the following error: OpenZWave valueId not found: 25-37-2-0OpenZWave valueId not found: 25-37-2-0

The node id (25) is correct, the command class (37) should also be correct according to the documentation.

cburghardt commented 5 years ago

I have initiated a fresh scan and now the problem is gone. Probably an issue in the ozwave library I assume.