I am trying to set up a new zwave network using a POE Zwave controller and Tubes YAML. The build, flash, and adoption all went well bu I am stuck with the Zwave js driver not initializing. In searching the forum I found other related issues but with USB sticks (solved by moving stick to new port) but I don’t know how to translate that advice to this situation. The POE TubesZB threads I found didn’t show the same error I am getting.
My system is:
Raspberry Pi 4 8GB with USB SSD
HAOS version 14.1
Core 2024.12.5
Supervisor 2024.12.0
Frontend 20241127.8
My HA has been running smoothly without any Zwave capability for about a year.
I have other ESPHome devices working well (BT proxy, two TOF sensors, HVAC interface).
What I’ve Done:
-
I built my POE Zwave controller using an Olimex ESP-32 POE and a Zooz ZAC93 LR currently wired with Dupont cables.
-
I flashed the firmware and added the device via ESPHome Device Builder and ESPHome integration.
-
I installed the add-on ZwaveJS UI, started it, and configured by entering tcp://192.168.86.31:6638 in Serial Port/Zwave settings and populating the required Security Keys. I then received this error:
-
Viewing the Zwave JS UI Debug Logs shows this:
-
I can access the web interface for the controller by clicking “visit” in the ESPHome Add-on or via the integration. It displays the following wiuth Connection toggling on and off as Zwave JS disconnects and reconnects.
What I have tried:
Restarting the controller
Restarting HA
Rebooting the Raspberry Pi
Re-flasing ESPHome firmware
Reinstalling Zwave JS UI
Searching the forum!
Any Ideas?
YAML for the controller below: