Thanks sihui for the response -
Looks like one binding is installed
openhab> list | grep ZWave
241 │ Active │ 80 │ 2.5.11 │ openHAB Add-ons :: Bundles :: ZWave Binding
Based on
My understanding is that Manufacture ID was used to match the Z-Wave device. Maybe I am reading it wrong but the Honeywell ID is 0x39 and the DB has 0063 for the entry you posted. Even if this is a hexadecimal to decimal conversion they don’t match 0x39 => 57.
Seems that you are suggesting that the xml fields <deviceId>
and <deviceType>
need to be in the DB field Type. As well as <applicationVersion>
maps to the DB field Firmware version. These are in sync DB and xml File.
I excluded and reincluded the device with ALL on in the logs. The log has the following entry
2020-12-18 19:08:26.451 [TRACE] [nhab.binding.zwave.discovery.ZWaveDiscoveryService] - NODE 63: Checking zwave:ge_28169_05_000
2020-12-18 19:08:26.451 [TRACE] [nhab.binding.zwave.discovery.ZWaveDiscoveryService] - NODE 63: Checking zwave:ge_28169_05_000
…
2020-12-18 19:08:26.852 [WARN ] [nhab.binding.zwave.discovery.ZWaveDiscoveryService] - NODE 63: Device discovery could not resolve to a thingType! 0039:5052:3038::5.25
Here is the Zwave Log view filtered on Node 63.