openhab / org.openhab.binding.zwave

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

Database update #1866

Closed cdjackson closed 1 year ago

cdjackson commented 1 year ago

Signed-off-by: Chris Jackson chris@cd-jackson.com

apella12 commented 1 year ago

It looks like someone has gone through some of the alarms (not me). The change from alarm_burglar to alarm_tamper are all good. All the devices I have send "3", not "1" or "2", so I assume the changes to devices I do not have should be okay too.

The changes from alarm_power to alarm_battery should also be positive, however, I made that change a couple of months ago on some zooz devices and they all are still NULL. (Shouldn't they get set to OK during a restart?) Particular concern is the ZSE44 where a parameter can set the trigger level, the battery went below that and no status change. I had it on my list to call zooz and ask if the low battery was via notification (0x71) or something else, but was sidetracked.