Aeotec ZW132 Dual Nano Switch Not Recognized

The ZW132 is not recognized even though it is in the database (I’m using 2.2.0 stable). For some reason the mfg/type/id is reporting from the device as 0086:0103:0084 and the database expects it to be 0086:0203:0084. I don’t know if it is due to a regional difference (I’m in the US). I also tried upgrading the firmware (OTA with zstick), the upgrade was successful, but it didn’t change the type identifier. I think it should be a simple matter of updating the database. If so, is there any way to get the updated database in the 2.2.0 binding without switching to a developmental binding? Also, I would highly appreciate the ZW140 dual nano switch being added to the database (very similar, just without energy monitoring). Thanks!!!

No, not with the 2.2 stable, but you may switch to the 2.3 snapshot zwave binding to get the updates:

https://openhab.ci.cloudbees.com/job/openHAB2-Bundles/org.openhab.binding$org.openhab.binding.zwave/

Uninstall the stable and drop the 2.3 in your addons folder.

The fastest way is to register on the website, ask via email for edit rights and upload your xml file for that node from your userdata folder.

http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide

I’ve added that one to the database.

Hi all,
I have buy this device and I suppose that is an update because my 2.5M2 OH2 installation doesn’t that.
This is the log of openhab2

2019-08-23 12:23:06.143 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Unable to find thing type (0086:0003:0084:2.2)

This is the version of my openhab2

openhab> list -s | grep zwave
258 x Active x  80 x 2.5.0.M2              x org.openhab.binding.zwave

And this is the device


From this https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/724 change the firmware version.

I’ve added your device type and id to the database:

https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/1017

After the changes got merged you need to upgrade your zwave binding to the latest 2.5 snapshot:

https://ci.openhab.org/job/openHAB2-Bundles/org.openhab.addons.bundles$org.openhab.binding.zwave/

Thanks, I’ll wait for the new zwave snapshot

Hi @sihui,
I have upgrade the zwave binding with version #733, but the device aren’t not still recognized.
This is the log:

2019-08-23 21:14:51.384 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Unable to find thing type (0086:0003:0084:2.2)
2019-08-23 21:14:51.623 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 7: Unable to find thing type (0086:0003:0084:2.2)
2019-08-23 21:15:00.487 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 6: Unable to find thing type (0086:0003:0084:2.2)

This is the version of bundle installed:

openhab> bundle:list | grep ZWave
266 x Active x  80 x 2.5.0.201908231710    x openHAB Add-ons :: Bundles :: ZWave Binding
openhab>

It is necessary to wait for the next compile of bindings?

You need to wait until the database changes get merged into the binding (watch the github repo for this, usually takes only a couple of days), after that you need to wait for the next build of the snapshot.

Hi @sihui,
I have update the snapshot and it’s works fine.
Thanks

1 Like