-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Zooz z wave adapter no longer working #101629
Comments
Will upload error data file when back at a computer. Can't do it from Android? |
Same error here on home assistant core-2023.9.3:
And in Core log (First occurred: 7 october 2023 at 00:57:36 CEST):
Core logging at 7 october 2023 at 00:57:
edit: see also home-assistant/supervisor#4610 |
Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) zwave_js documentation |
Mine stopped working with latest updates. Anything i should submit for logs? |
So, i went and changed the logging to debug and now when i click start, it actually shows a message Image homeassistant/aarch64-addon-zwave_js:0.1.96 does not exist for addon_core_zwave_js not sure why you have to be in debug to see the real message - but i guess i'll chase that down. I'm running on a raspberry pi4 and haven't touched/changed arche's |
I have Aeotec Gen 5 Zwave hub that quit working after installing latest Zwave-JS update. Error message is: I'm running on a Tinkerboard S R2.0. Everything was working well before the update. |
Running HA on
When the problem occurred, I downgraded from 0.1.196 to partial backup of 0.1.193 and I was back up and running. Unfortunately, I had the damn thing set to auto-update, so it went back to 0.1.196 overnight... and then didn't respond to partial restores anymore, tried all the way back to 0.1.188 I believe. 0.1.197 does not fix the problem. Please let me know what to provide, would love to have my door locks and a bunch of light automations back ASAP. s6-rc: info: service s6rc-oneshot-runner: starting |
Looks like the latest z-wave-js updated 0.1.97 fixed the issue. Did require a full HA reboot. |
The problem
Zooz z wave 800 adapter stopped working.
Log details (ERROR)
Logger: homeassistant.components.zwave_js
Source: components/hassio/addon_manager.py:380
Integration: Z-Wave (documentation, issues)
First occurred: October 6, 2023 at 6:16:44 PM (1149 occurrences)
Last logged: 7:22:18 PM
Failed to start the Z-Wave JS add-on: Image homeassistant/amd64-addon-zwave_js:0.1.96 does not exist for addon_core_zwave_js
Failed to set the Z-Wave JS add-on options: not a valid value for dictionary value @ data['options']. Got {'device': '/dev/serial/by-id/usb-Zooz_800_Z-Wave_Stick_533D004242-if00', 's0_legacy_key': '6D1E8CE7F75A68020801F454AA492AB8', 's2_access_control_key': '29E5813430E2C0A67313FB96803F6F38', 's2_authenticated_key': '3A01C85E9F03F206C82A32EE9FC1BD89', 's2_unauthenticated_key': '3080AC9B38DE23EC87D9B0B700CEFB07'}
What version of Home Assistant Core has the issue?
core-2023.10.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Z-Wave
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: