Closed domibarton closed 1 year ago
Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration (zwave_js
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
zwave_js documentation zwave_js source (message by IssueLinks)
Btw if it matters:
zwave-js-ui: 8.16.1
zwave-js: 10.20.0
Looks like an issue for https://github.com/zwave-js/zwave-js-ui or https://github.com/zwave-js/node-zwave-js. Based on the logs listed, which are from Z-Wave JS UI (not zwave-js-server), HA is not involved in the problem?
Also, for these sorts of issues, driver logs are necessary.
Looks like an issue for https://github.com/zwave-js/zwave-js-ui or https://github.com/zwave-js/node-zwave-js. Based on the logs listed, which are from Z-Wave JS UI (not zwave-js-server), HA is not involved in the problem?
Also, for these sorts of issues, driver logs are necessary.
Thanks, I'll enable the driver logs and see what I can detect.
I'll ping the other projects / repos as well.
I think HA is not involved, because HA won't get the event at all - but I'm not 100% sure yet.
Thanks for the tip with the driver log and the links to the other repos! :)
Closing issue if favour of https://github.com/zwave-js/node-zwave-js/issues/5854
The problem
Hello
I've upgraded my Home Assistant today and had to move from
zwavejs2mqtt
tozwave-js-ui
.Everything works as expected and I could migrate everything, but I have some issues with the new Z-Wave JS server.
I've 7 similar Z-Wave switches (Aeotec WallMote Quad) and some of them have issues.
When I press a button, it works. However, when I press the next button (within a couple of seconds), it starts to blink and the event doesn't work.
At the Z-Wave JS UI server I suddenly see a lot of
Timeout ACK
,Dropped TX
andDropped RX
. When I open the debug log I can see this:I didn't had these issues before the upgrade and I didn't change anything on the configuration / setup. It is more than one WallMote which is now experiencing these issues.
Do you've any idea how to fix that or where I can start debugging?
What version of Home Assistant Core has the issue?
core-2023.1.7
What was the last working version of Home Assistant Core?
core-2022.7.2
What type of installation are you running?
Home Assistant Core
Integration causing the issue
Z-Wave JS
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zwave_js/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?