Closed domibarton closed 1 year ago
The log is pretty sparse, but I think I know what's going on.
The log is pretty sparse, but I think I know what's going on.
Issue is closed now? How can I help / support?
I'll release the next version soon. If that doesn't fix it, feel free to reopen this issue with a new log.
Checklist
Deploy method
PKG executable
Z-Wave JS UI version
8.17.1
ZwaveJS version
10.22.2
Describe the bug
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, so it's unlikely a hardware issue (worked before upgrade, multiple devices fail at the same time after the upgrade).
Do you've any idea how to fix that or where I can start debugging?
To Reproduce
Press different WallMote buttons within a couple of seconds.
Expected behavior
Event will be sent to HA, but it's not sent. Instead there's an error (see log above).
Additional context
Please note I already opened an issue in the HA repo, but a developer sent me here :)
Here's my additional log: zwave.log