Zooz ZAC36 Titan Valve displaying unknown manufacturer/product code #3414
-
I am trying to add a ZAC36 water valve on zwavejs2mqtt 5.6.0/zwave-js 8.3.1, but the device keeps adding with unknown manufacturer data/product code. I suspect this is because when the device's debug info is viewed, it displays the following:
However, that is not the correct device id for the ZAC36, it should be 0x0270 instead of 0x027a. I have tried excluding and including the device several times, both with security and without, and the device is successfully interviewed each time, it just comes back with the wrong info. Any help would be appreciated. It seems like the easiest fix would be to edit the device's hexid and dbLink, but I'm not sure where in zwavejs2mqtt I can edit that. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 10 replies
-
That's the info reported by the device during the interview. What makes you believe that the manufacturer ID should be @marcus-j-davies any idea why the link https://devices.zwave-js.io/?jumpTo=0x027a:0x0101:0x0036:1.10 claims it is outside the version range of this file which has a firmware range of 0.0-255.255? |
Beta Was this translation helpful? Give feedback.
-
Just got one of these and noticed this issue as well. Glad to see it looks like it’s already been resolved. As a side note, anyone else with this device getting correct temperature readings? Mine seems to be stuck at 88 F. |
Beta Was this translation helpful? Give feedback.
-
What's the path forward on this? Does the file for ZAC36 created under #3269 need to have the manufactuer's id changed to |
Beta Was this translation helpful? Give feedback.
-
It just needs to be copied into the 0x027a folder and then the manufactuerID needs to be changed there. There are some evidently with the 0x0270 manufacturer ID because I have one… This was opened as a discussion and not an issue so I missed it when I was running through the issues… |
Beta Was this translation helpful? Give feedback.
-
PR pushed: #3566 |
Beta Was this translation helpful? Give feedback.
PR pushed: #3566