I have a Home Assistant Yellow POE with a USB hub plugged into it, and a Zooz 700 series Z-Wave Plus S2 USB stick plugged into that.
This has been working fine for nearly a year. I was recently moving hardware around, which involved unplugging my Yellow.
Upon plugging it back in, ZWave JS now fails to start giving me the error
2024-11-24T23:18:27.990Z CNTRLR Failed to execute controller command after 1/3 attempts. Scheduling next try i
n 100 ms.
2024-11-24T23:18:29.105Z CNTRLR Failed to execute controller command after 2/3 attempts. Scheduling next try i
n 1100 ms.
2024-11-24T23:18:31.228Z DRIVER Failed to initialize the driver: ZWaveError: Timeout while waiting for an ACK
from the controller (ZW0200)
at Driver.sendMessage (/usr/src/node_modules/zwave-js/src/lib/driver/Drive
r.ts:5907:23)
at ZWaveController.queryCapabilities (/usr/src/node_modules/zwave-js/src/l
ib/controller/Controller.ts:1144:37)
at Driver.initializeControllerAndNodes (/usr/src/node_modules/zwave-js/src
/lib/driver/Driver.ts:1537:46)
at Immediate.<anonymous> (/usr/src/node_modules/zwave-js/src/lib/driver/Dr
iver.ts:1338:16)
Has anyone seen this before?