I have a set-up running Home Assistant (2023.10.5) on a HA yellow (HA OS 11.0) with a CM4 (CM4008032) and a Samsung 980 PRO SSD (1TB). I recently installed the Zooz 800 GPIO module, and Z-wave JS UI is able to detect the module with no issues.
However, every time I try to include a device the inclusion fails and stops immediately. Excluding devices does seem to work. Disabling wi-fi and/or bluetooth in confix.txt
did not change anything for me.
I contacted Zooz support, but given that HA is able to detect and exclude they’re suggesting posting here instead.
Inclusion:
2023-10-22T22:32:36.163Z CNTRLR Starting inclusion process with strategy Default...
2023-10-22T22:32:36.168Z DRIVER all queues busy
2023-10-22T22:32:36.172Z SERIAL » 0x0105004ac10170 (7 bytes)
2023-10-22T22:32:36.174Z DRIVER » [REQ] [AddNodeToNetwork]
node type: Any
high power: true
network wide: true
callback id: 1
2023-10-22T22:32:36.180Z SERIAL « [ACK] (0x06)
2023-10-22T22:32:36.184Z SERIAL « 0x0108004a0101000000bd (10 bytes)
2023-10-22T22:32:36.185Z SERIAL » [ACK] (0x06)
2023-10-22T22:32:36.190Z DRIVER « [REQ] [AddNodeToNetwork]
status: Ready
callback id: 1
2023-10-22T22:32:36.195Z CNTRLR The controller is now ready to add nodes
2023-10-22 15:32:36.196 INFO Z-WAVE: Controller status: Secure inclusion started
2023-10-22 15:32:36.197 INFO Z-WAVE: Success zwave api call startInclusion true
2023-10-22T22:32:36.200Z DRIVER all queues idle
2023-10-22 15:32:37.262 INFO APP: GET /health/zwave 301 1.617 ms - 191
2023-10-22T22:32:41.205Z DRIVER all queues busy
2023-10-22T22:32:41.212Z SERIAL » 0x0103003bc7 (5 bytes)
2023-10-22T22:32:41.213Z DRIVER » [REQ] [GetBackgroundRSSI]
2023-10-22T22:32:41.219Z SERIAL « [ACK] (0x06)
2023-10-22T22:32:41.223Z SERIAL « 0x0107013b9695957f2b (9 bytes)
2023-10-22T22:32:41.224Z SERIAL » [ACK] (0x06)
2023-10-22T22:32:41.228Z DRIVER « [RES] [GetBackgroundRSSI]
channel 0: -106 dBm
channel 1: -107 dBm
channel 2: -107 dBm
2023-10-22T22:32:41.235Z DRIVER all queues idle
2023-10-22T22:32:44.973Z SERIAL « 0x0108004a0102000000be (10 bytes)
2023-10-22T22:32:44.976Z SERIAL » [ACK] (0x06)
2023-10-22T22:32:44.980Z DRIVER « [REQ] [AddNodeToNetwork]
status: NodeFound
callback id: 1
2023-10-22T22:32:44.982Z DRIVER handling request AddNodeToNetwork (74)
2023-10-22T22:32:44.983Z DRIVER 1 handler registered!
2023-10-22T22:32:44.984Z DRIVER invoking handler #0
2023-10-22T22:32:44.985Z CNTRLR handling add node request (status = NodeFound)
2023-10-22T22:32:47.529Z SERIAL « 0x0108004a0107000000bb (10 bytes)
2023-10-22T22:32:47.531Z SERIAL » [ACK] (0x06)
2023-10-22T22:32:47.540Z DRIVER « [REQ] [AddNodeToNetwork]
status: Failed
callback id: 1
2023-10-22T22:32:47.541Z DRIVER handling request AddNodeToNetwork (74)
2023-10-22T22:32:47.542Z DRIVER 1 handler registered!
2023-10-22T22:32:47.543Z DRIVER invoking handler #0
2023-10-22T22:32:47.544Z CNTRLR handling add node request (status = Failed)
2023-10-22T22:32:47.545Z CNTRLR Adding the node failed
2023-10-22 15:32:47.545 INFO Z-WAVE: Controller status: Inclusion failed
2023-10-22T22:32:47.546Z CNTRLR stopping inclusion process...
2023-10-22T22:32:47.549Z DRIVER all queues busy
2023-10-22T22:32:47.552Z SERIAL » 0x0105004ac50277 (7 bytes)
2023-10-22T22:32:47.553Z DRIVER » [REQ] [AddNodeToNetwork]
action: Stop
high power: true
network wide: true
callback id: 2
2023-10-22T22:32:47.563Z SERIAL « [ACK] (0x06)
2023-10-22T22:32:47.566Z SERIAL « 0x0108004a0206000000b9 (10 bytes)
2023-10-22T22:32:47.568Z SERIAL » [ACK] (0x06)
2023-10-22T22:32:47.570Z DRIVER « [REQ] [AddNodeToNetwork]
status: Done
callback id: 2
2023-10-22T22:32:47.575Z CNTRLR The inclusion process was stopped
2023-10-22 15:32:47.576 INFO Z-WAVE: Controller status: Inclusion stopped
2023-10-22T22:32:47.577Z DRIVER the message was handled
2023-10-22T22:32:47.579Z DRIVER all queues idle
2023-10-22 15:33:07.429 INFO APP: GET /health/zwave 301 1.685 ms - 191
2023-10-22T22:33:11.206Z DRIVER all queues busy
2023-10-22T22:33:11.214Z SERIAL » 0x0103003bc7
Exclusion:
2023-10-22T22:34:10.385Z CNTRLR starting exclusion process...
2023-10-22T22:34:10.390Z DRIVER all queues busy
2023-10-22T22:34:10.399Z SERIAL » 0x0105004bc10373 (7 bytes)
2023-10-22T22:34:10.400Z DRIVER » [REQ] [RemoveNodeFromNetwork]
payload: 0xc103
2023-10-22T22:34:10.404Z SERIAL « [ACK] (0x06)
2023-10-22T22:34:10.409Z SERIAL « 0x0108004b0301000000be (10 bytes)
2023-10-22T22:34:10.411Z SERIAL » [ACK] (0x06)
2023-10-22T22:34:10.415Z DRIVER « [REQ] [RemoveNodeFromNetwork]
payload: 0x0301000000
2023-10-22T22:34:10.419Z CNTRLR The controller is now ready to remove nodes
2023-10-22 15:34:10.420 INFO Z-WAVE: Controller status: Exclusion started
2023-10-22 15:34:10.421 INFO Z-WAVE: Success zwave api call startExclusion true
2023-10-22T22:34:10.425Z DRIVER all queues idle
2023-10-22T22:34:15.429Z DRIVER all queues busy
2023-10-22T22:34:15.438Z SERIAL » 0x0103003bc7 (5 bytes)
2023-10-22T22:34:15.440Z DRIVER » [REQ] [GetBackgroundRSSI]
2023-10-22T22:34:15.444Z SERIAL « [ACK] (0x06)
2023-10-22T22:34:15.448Z SERIAL « 0x0107013b9592927f28 (9 bytes)
2023-10-22T22:34:15.449Z SERIAL » [ACK] (0x06)
2023-10-22T22:34:15.453Z DRIVER « [RES] [GetBackgroundRSSI]
channel 0: -107 dBm
channel 1: -110 dBm
channel 2: -110 dBm
2023-10-22T22:34:15.462Z DRIVER all queues idle
2023-10-22T22:34:33.537Z SERIAL « 0x0108004b0302000000bd (10 bytes)
2023-10-22T22:34:33.541Z SERIAL » [ACK] (0x06)
2023-10-22T22:34:33.546Z DRIVER « [REQ] [RemoveNodeFromNetwork]
payload: 0x0302000000
2023-10-22T22:34:33.548Z DRIVER handling request RemoveNodeFromNetwork (75)
2023-10-22T22:34:33.549Z DRIVER 1 handler registered!
2023-10-22T22:34:33.550Z DRIVER invoking handler #0
2023-10-22T22:34:33.551Z CNTRLR handling remove node request (status = NodeFound)
2023-10-22T22:34:34.042Z SERIAL « 0x011f004b03030000170407015e22855980705a7a87728e7173989f316c558684b (33 bytes)
a
2023-10-22T22:34:34.047Z SERIAL » [ACK] (0x06)
2023-10-22T22:34:34.051Z DRIVER « [REQ] [RemoveNodeFromNetwork]
payload: 0x03030000170407015e22855980705a7a87728e7173989f316c558684
2023-10-22T22:34:34.053Z DRIVER handling request RemoveNodeFromNetwork (75)
2023-10-22T22:34:34.053Z DRIVER 1 handler registered!
2023-10-22T22:34:34.054Z DRIVER invoking handler #0
2023-10-22T22:34:34.055Z CNTRLR handling remove node request (status = RemovingSlave)
2023-10-22T22:34:34.056Z DRIVER the message was handled
2023-10-22T22:34:34.060Z SERIAL « 0x011f004b03060000170407015e22855980705a7a87728e7173989f316c558684b (33 bytes)
f
2023-10-22T22:34:34.062Z SERIAL » [ACK] (0x06)
2023-10-22T22:34:34.066Z DRIVER « [REQ] [RemoveNodeFromNetwork]
payload: 0x03060000170407015e22855980705a7a87728e7173989f316c558684
2023-10-22T22:34:34.068Z DRIVER handling request RemoveNodeFromNetwork (75)
2023-10-22T22:34:34.068Z DRIVER 1 handler registered!
2023-10-22T22:34:34.070Z DRIVER invoking handler #0
2023-10-22T22:34:34.070Z CNTRLR handling remove node request (status = Done)
2023-10-22T22:34:34.074Z DRIVER all queues busy
2023-10-22T22:34:34.081Z SERIAL » 0x0105004bc50074 (7 bytes)
2023-10-22T22:34:34.082Z DRIVER » [REQ] [RemoveNodeFromNetwork]
payload: 0xc500
2023-10-22T22:34:34.087Z SERIAL « [ACK] (0x06)
2023-10-22T22:34:34.091Z CNTRLR the exclusion process was stopped
2023-10-22 15:34:34.093 INFO Z-WAVE: Controller status: Exclusion stopped
2023-10-22T22:34:34.094Z DRIVER the message was handled
2023-10-22T22:34:34.097Z DRIVER all queues idle