node-zwave-js
node-zwave-js copied to clipboard
Cannot set parameter Motion Sensor Sensitivity for device NAS-PD07Z
Checklist
- [X] I am not using Home Assistant. Or: a developer has told me to come here.
- [X] I have checked the troubleshooting section and my problem is not described there.
- [X] I have read the changelog and my problem is not mentioned there.
Deploy method
NPM
Z-Wave JS UI version
9.17.0
ZwaveJS version
13.2.0
Describe the bug
When I try to change parameter 5 "Motion Sensor Sensitivity " of device NAS-PD07Z I get "Unable to write ... : Fail" for any value other than 0 or 1. (theorically until 15 is good)
To Reproduce
try to change the value other than 0 or 1 (theorically until 15 is good)
Expected behavior
the value is changed without error
Additional context
I suspect that I have a wrong config file, with a wrong parameter type. My device is installed as device ID "0x0258 0x0010-0x0720" and I see there is another config file for the same device with a different ID "0x0258 0x0020-0x0720", perhaps I have the wrong config file ? How can I change the device manufacturer ID in zwave-js-ui ?