openhab / org.openhab.binding.zwave

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

Add Weather (as Humidity) and low heat alarms #1850

Closed apella12 closed 1 year ago

apella12 commented 1 year ago

Several newer temperature and humidity sensor devices (Zooz zse44, Aeotec ZWA009 and Aeotec ZWA039) have high and low humidity alarms using 0x10 "Weather" and also a low temperature alarm. This adds PR adds both. Separately, channels "temperature_cold" and "alarm_humidity" will need to be added to the Zwave database drop down menu.

Signed-off-by: Bob Eckhoff katmandodo@yahoo.com

cdjackson commented 1 year ago

Thanks @apella12