-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
multiple wave failures after update Z-Wave JS UI from 3.24.0 to 4.0.0 error #141277
Comments
I can verify the same problem. Reverting to 3.24.0 appears to stop the errors and my zwave automations work again. |
This is a driver issue and already logged at zwave-js/zwave-js#7691. |
Just updated to 4.0.2 and still see the network getting stuck for a few seconds when applying big scenes (about half of the lights apply in an order, slower than usual, like 3-4 lights per second, then 3-4 seconds pause, then the rest applies in the same slower speed). I don't see the specific error in the logs or any error at all. |
Tagging as beta related, to make sure this is triaged properly. (I saw something similar or relevant but have not done a full diagnosis yet) |
Untagging, likely making the wrong correlation. |
Not sure if related or a new problem, but updating to 4.0.3 results in my Zwave devices not working at all. |
Heyitsyang: what model zwave hub are you using and version of firmware? |
Awayfrom my computer at the moment so can't do logs. I have a Zooz 700 USB stick as hub. Version info from HA is below. I also posted the problem at hassio-addons/addon-zwave-js-ui#765 All hardware |
The problem
After updating Z-Wave JS UI from 3.24.0 to 4.0.0, multiple zwave devices failed with error ZW202.
Error executing script. Error for call_service at pos 3: Unable to set value 54-38-0-targetValue: zwave_error: Z-Wave error 202 - Failed to send the message after 3 attempts (ZW0202)�[0m
Tried re-interview the affected the devices, but the calls still failed.
I restored the add-on back to 3.24.0 and the problems stopped.
I am using zwave controller zooz ZST39 LR Firmware: 1.4
What version of Home Assistant Core has the issue?
Core 2025.3.4 Supervisor 2025.03.3 Operating System 15.0 Frontend 20250306.0
What was the last working version of Home Assistant Core?
Core 2025.3.4 Supervisor 2025.03.3 Operating System 15.0 Frontend 20250306.0
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Z-Wave JS UI 4.0.0
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: