Description
Is your problem within Home Assistant (Core or Z-Wave JS Integration)?
YES, BUT a Home Assistant developer has told me to come here
Is your problem within ZWaveJS2MQTT?
YES, BUT a ZWaveJS2MQTT developer has told me to come here
Checklist
-
I have checked the troubleshooting section and my problem is not described there.
-
I have read the changelog and my problem was not mentioned there.
Describe the bug
What causes the bug? missing parameter 31 like mentioned in issue: #2290 but that was for the PAN04
What do you observe? switching my physical button don't send a state change.
What did you expect to happen? when i press a button, it should send the state to z-wave
Steps to reproduce the behavior:
- Click a switch on my wall.
Device information
Manufacturer: Philio Tech
Model name: PAN06
Node ID in your network: ????
How are you using node-zwave-js
?
-
zwavejs2mqtt
Docker image (latest) -
zwavejs2mqtt
Docker image (dev) -
zwavejs2mqtt
Docker manually built (please specify branches) -
ioBroker.zwave2
adapter (please specify version) -
HomeAssistant zwave_js
integration (please specify version) -
pkg
-
node-red-contrib-zwave-js
(please specify version, double click node to find out) - Manually built from GitHub (please specify branch)
- Other (please describe)
Which branches or versions?
version:
node-zwave-js
branch: 8.4.1
zwavejs2mqtt
branch: 5.8.0
Did you change anything?
no
If yes, what did you change?
No response
Did this work before?
Don't know, this is a new device
If yes, where did it work?
No response
Attach Driver Logfile
this is a copy paste from pressing the buttons through the Home Assistant GUI.
switching my buttons on the wall don't show anything in the logging due to (probably) the missing parameter 31 in the config.
2021-10-17 19:08:12.642 INFO ZWAVE: Node 34: value updated: 37-0-currentValue false => true
2021-10-17 19:08:13.913 INFO ZWAVE: Node 34: value updated: 37-0-currentValue true => true
2021-10-17 19:08:15.411 INFO ZWAVE: Node 34: value updated: 37-0-currentValue true => false
2021-10-17 19:08:16.093 INFO ZWAVE: Node 34: value updated: 37-1-currentValue false => true
2021-10-17 19:08:16.670 INFO ZWAVE: Node 34: value updated: 37-0-currentValue false => true
2021-10-17 19:08:17.379 INFO ZWAVE: Node 34: value updated: 37-1-currentValue true => true
2021-10-17 19:08:17.619 INFO ZWAVE: Node 34: value updated: 37-1-currentValue true => false
2021-10-17 19:08:18.911 INFO ZWAVE: Node 34: value updated: 37-1-currentValue false => false
2021-10-17 19:08:19.139 INFO ZWAVE: Node 34: value updated: 37-0-currentValue true => false
2021-10-17 19:08:20.401 INFO ZWAVE: Node 34: value updated: 37-0-currentValue false => false