-
I purchased a wall mounted remote a while ago, the ROB_100-004-0 (link). After including the device, the ZWave2MQTT control panel reports "Unknown manufacturer 0x0330" and Unknown product 0xa306. The device ID is 816-41734-768 (0x0330-0x0300-0xa306). After some research, I noted that the device seems to be a rebranded Sunricher. The Sunricher configuration file already exists (here). However, the productType in the configuration file is 0x0003, while the zwave alliance webpage states that the product Type ID is 0x0300. Is this a typo or intended? I am running zwavejs2mqtt in a docker container. I changed the productType from 0x0003 to 0x0300 in the device configuration file (zv9001k4-dim-g2.json) in the docker container. What can I do to make ZWaveJS2MQTT to recognise my device? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
That seems to be a typo - I'll fix it. |
Beta Was this translation helpful? Give feedback.
That seems to be a typo - I'll fix it.
For reference, here's how you can test custom files without having to mess around in the docker image: https://zwave-js.github.io/zwavejs2mqtt/#/development/intro?id=testing-custom-devices-config