So I am having issues with my zwave… I own a Nortek HUSBZB-1, and it worked fine in my old house. I moved and got new wall switches. I’ve installed them and had this issue. It went away somehow (because as you can see I have multiple devices on my Control Panel) but now the issue is back and I can’t add any more devices.
I go to start inclusion and it says Connection Lost, Reconnecting and then it reboots HA! I try Secure Inclusion and it doesn’t work either. I have the proper paths for the Nortek in my Settings and it matches in the ZWave JS Config. I’m not sure what I’m missing here. In the top right corner there’s a red exclamation point. Clicking that says New zwave-js config version available: 7.7.2-20210602
, but when you click install nothing happens.
The log shows this":
2021-06-10 10:33:14.029 ERROR ZWAVE-SERVER: Z-Wave error Timeout while waiting for an ACK from the controller
ZWaveError: Timeout while waiting for an ACK from the controller
at Driver.sendMessage (/opt/node_modules/zwave-js/src/lib/driver/Driver.ts:2341:23)
at Driver.sendCommand (/opt/node_modules/zwave-js/src/lib/driver/Driver.ts:2464:28)
at BinarySwitchCCAPI.set (/opt/node_modules/zwave-js/src/lib/commandclass/BinarySwitchCC.ts:114:21)
at Proxy.BinarySwitchCCAPI.<computed> (/opt/node_modules/zwave-js/src/lib/commandclass/BinarySwitchCC.ts:127:14)
at ZWaveNode.setValue (/opt/node_modules/zwave-js/src/lib/node/Node.ts:756:14)
at Function.handle (/opt/node_modules/@zwave-js/server/dist/lib/node/message_handler.js:19:44)
at Object.node (/opt/node_modules/@zwave-js/server/dist/lib/server.js:37:91)
at Client.receiveMessage (/opt/node_modules/@zwave-js/server/dist/lib/server.js:91:99)
at WebSocket.<anonymous> (/opt/node_modules/@zwave-js/server/dist/lib/server.js:44:45)
at WebSocket.emit (events.js:315:20)