ZWave - Not able to include device TZ45HR

Platform information:
Hardware: PC
OS: Windows 11
Java Runtime Environment: Zulu JDK 17.40.19
openHAB version: 4.0.0 Snapshot

Issue of the topic:
I’m not able to add the RCS TZ45HR to my Openhab System. The Device is in the Database as TZ45, which is slightly different, and I’m not sure if that is why it describes it as an unknown device (ZWave Thing | openHAB).
It recognizes it is a thermostat and creates an XML file with the information I think is correct but I’m not sure (for example, the manufacturer ID is 0x10). This is not a battery-powered device. I am using a
GoControl HUSBZB-1 USB Hub (https://www.amazon.com/dp/B01GJ826F8?psc=1&ref=ppx_yo2ov_dt_b_product_details).

What I did:

  • I previously had the stable version and then I tried using the snapshot but nothing changed.
  • I reinitialized the device.
  • I removed the device from the network and added it again two times (by excluding it properly)
  • I restored the device to the factory settings.

I am new to this so I don’t really know well how everything works.
Thank you for the help.


network_c8bc2ef9__node_6.xml (13.1 KB)

The problem appears to be that the mfg changed the devicetype and deviceid. In the database here https://opensmarthouse.org/zwavedatabase/685 the type:ids are 0001:0009 or 0001:000B. From the xml posted above yours is 5452:5445.

There are two paths 1) if the device looks the same as the one above, simply add the new id:type to the existing entry. Follow the blog to get access and then open a ticket to get write access. 2) If the device is not the same it will need to be added as a separate device.