openhab / org.openhab.binding.zwave

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

Aeotec Limited ZWA005 configuration parameters locked to preset values #1605

Closed kpanchen closed 1 year ago

kpanchen commented 3 years ago

Two configuration parameters for this device are locked/preset:

Parameter 1 - Motion Retrigger Time - supposed to be in seconds with 0 disabling re-trigger time but preset configuration allows only to set it to 0 (Disable), there's no way to change the value to anything else, after it is set it is always zero. Parameter 3 - Motion Sensitivity - supposed to have 11 different levels with 0 "motion sensor disabled" but preset configuration allowed to set it only to 0 and after set no way to change it.

Both parameters should be just integers as defined in database without preconfigured parameters unless other preconfigured options defined which is not practical.

kpanchen commented 3 years ago

I've updated database and requested review! Thanks!