openhab / org.openhab.binding.zwave

openHAB binding for Z-Wave
Eclipse Public License 2.0
171 stars 202 forks source link

Missing zwave_deviceid in database #415

Closed alphaZ closed 7 years ago

alphaZ commented 7 years ago

I own a MCO Home MH7 thermostat which was not automatically recognised by OH2 but flagged as unknown device. It turns out that the device exists in the cd-jackson database but has a different zwave_deviceid than the one I have. Since only one figure is wrong, it might be a typo, or the device is available with different zwave_deviceids.

This is the database entry: http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/439

As one can see there, the zwave_deviceid currently available is: References (Type:Id) 0702:3102

My device, however has the following data: References (Type:Id) 0702:5102

so the "3" is replaced by a "5"

What do I need to do, to

  1. get this fixed / added in the database
  2. make sure the updated entry is available in my OH2 installation (Raspberry Pi running openHABian)

Thanks a lot! Rainer

cdjackson commented 7 years ago

Please see the link below for adding devices to the database -:

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

alphaZ commented 7 years ago

It says: "Please note that you must contact the administrator to get edit rights to the database once you have registered." I registered with the username "alphaZ"

cdjackson commented 7 years ago

Access was updated...

cdjackson commented 7 years ago

This was included in this PR -: https://github.com/openhab/org.openhab.binding.zwave/pull/423/files