-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Zwave inegration not able to connect to zwave-js add on on core 25.2.5 #3962
Comments
Can you check the actual add-on logs (not the driver log) and see if there's any exception being printed? Those don't typically show in the driver logs. |
Here is 10000 lines from the addoon log |
Ok, I guess that and the original logfile are actually add-on logs, so there are no exceptions being printed. |
Let us know if there are more logs or details that may help. I just had to disable the integration, it is crashing the whole installation on the regular, lost a bunch of my home automation at this point. |
You might try changing some of the add-on settings:
I don't see the usual evidence that 2 and 3 are the problem here, but they have caused some trouble with other users, especially with older controllers. @nalipaz Your logs do have some Soft-reset failures. |
To me, it doesn't look like an incorrect driver configuration. The fact that it's being restarted without warning at seemingly random times looks more like a crash of the addon or Z-Wave JS Server or even the driver. Not sure where the error message would show up though - some Docker logs maybe? |
In my case, there is no driver error but when I restart the HA, Zwave devices work for sometime before they disappear again from the UI. Another log with debug enabled for AddOn & Integration. |
Could you check Supervisor logs if that contains anything that looks like a related error? |
I don't see any errors in supervisor. I do see this in the zwave js addon logs:
|
Since version 0.10.0 seems like lots of zwave tickets are opening up. home-assistant/core#140173 |
When I have an issue with the Z wave add on I reboot the dongle. Hit stop on the addon, remove the z wave hub device from the USB then plug it back in. Restart Z wave and it will grab all the nodes. Unfortunately, after the last update 0.10.0, I can't add any new nodes, excluded nodes, and the nodes on the network drop off and need to be re-interviewed randomly. |
@nalipaz what path to the controller device is configured in the add-on configuration? |
Describe the issue you are experiencing
Hi,
There seems to be some issue with zwave-js addon on core 25.2.3. The integration is failing to connect to the addon.
I am using a zwave UZB dongle on rpi3-64, has been working fine since years, seeing issue with the recent OS and core updates.
Environment:
Core: 2025.2.5
Supervisor: 2025.03.0
Operating System: 14.2
Frontend: 20250221.0
Logs attached.
core_zwave_js_2025-03-04T09-53-05.741Z.log
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
CEC Scanner
What is the version of the add-on?
0.10.0
Steps to reproduce the issue
...
System Health information
There are currently no repairs pending
Anything in the Supervisor logs that might be useful for us?
Anything in the add-on logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: