Dear community,
I’m running openHAB 5.1.3 with the zwave serial add-on. Today I added a new zwave device, a Shelly Wave Pro 1.
I noticed that it is not recognized by OH, and scrolling through the debug logs, I found that it is not recognized by OH, as it is apparently not in the OpenSmartHouse database.
….
21:44:45.251 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - Checking zwave:wayne_wdtc20_00_000
21:44:45.253 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - Checking zwave:actec_zerodim2pol_00_000
21:44:45.254 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - Checking zwave:actec_zerodim_00_000
21:44:45.255 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - Checking zwave:leak_lgzw_00_000
21:44:45.256 [DEBUG] [nding.zwave.handler.ZWaveThingHandler] - NODE 13: Unable to find thing type (0460:0002:008A:11.2)
I’d be happy to add the device type to the database, similar to the Wave Pro 1PM entry. The only difference in the devices is the power measurement capability of the “PM” version. I also have the XML file from /var/lib/openhab/zwave.
I registed to the database’s website. However, I’m lacking permission to create a new item. The docs are a bit ambiguous/unclear on how to get those permissions?
Any help?
Thanks