openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

Add units to Illuminance and Relative Humidity, fix missing units #765

Open lucasec opened 2 years ago

lucasec commented 2 years ago

This PR should include all code in https://github.com/openhab/org.openhab.binding.zigbee/pull/597, plus a few other places I found the units missing in dynamically defined channels.

It adds new units to the following channel types:

Since the addition of units may require things to be deleted/re-created, this may be a breaking change.