Zwave2mqtt: [bug] aeotec ZW122 Water Sensor 6 manufacturer name is unknown

Created on 13 Jan 2020  路  7Comments  路  Source: OpenZWave/Zwave2Mqtt

Version 2.1.0

Build/Run method

  • [x] Docker
  • [ ] PKG
  • [ ] Manually built (git clone - npm install - npm run build )

Zwave2Mqtt version: 2.1.0
Openzwave Version: 1.4.1 (whatever is default w/ container)

Describe the bug
The aeotec ZW122 Water Sensor 6 manufacturer shows up as

"manufacturer": "Unknown: id=0086",
"model": "0x007a",
"name": "Unknown: type=0102, id=007a",

in the product column of the gui and the hass device json output.

To Reproduce
Steps to reproduce the behavior:

  1. Securely pair the water sensor (non-secure shows correct information)
  2. View product column in web ui.

Expected behavior
Manufacture/model show correctly.

Additional context
none

bug

Most helpful comment

1.6 shows manuf info correctly when securely paired. Thank you

All 7 comments

But clarification- OZW 1.4 is not accepting new config updates.

Try to call Refresh node info from control panel against this node

Thanks for the replies. I assumed since the manufacturer showed up in a non-secure pairing, it would be fine when paired securely. I did the refresh node info then woke the device up and it did not populate the correct info. FWIW on native home assistant integration it showed correctly when paired securely.

Had the same problem with the Aeotec Siren6 (ZW164). Switching to OZW 1.6 was my only option. It works now.

@twochannel Please consider update to OZW 1.6. If using docker just pull the tag latest-dev that comes with ozw 1.6

1.6 shows manuf info correctly when securely paired. Thank you

Was this page helpful?
0 / 5 - 0 ratings