I’m really struggling with pairing an Aeotec quad remote to ZWaveJS/Home Assistant. Using a Nortek Quickstick combo, already connected to one other quadmote but that was long enough in the past that I can’t remember if I had to do anything special for.
When trying to pair, the quadmote will flash as if it’s been successfully paired, however, neither the home assistant or zwavejs UI will show a new device. If I restart zwave, it will show a bunch of failed devices (screenshot and debug logs below)
Tried this multiple times with different security settings, and can’t figure anything else out.
2026-01-24 02:33:10.682 INFO Z-WAVE: Success zwave api call startInclusion true
2026-01-24 02:33:10.683 DRIVER all queues idle
2026-01-24 02:33:11.277 SERIAL « 0x0107004a2202000092 (9 bytes)
2026-01-24 02:33:11.279 SERIAL » [ACK] (0x06)
2026-01-24 02:33:11.282 DRIVER « [REQ] [AddNodeToNetwork]
status: NodeFound
callback id: 34
2026-01-24 02:33:11.463 SERIAL « 0x011c004a22031e150418015e85598e608670725a7384805b717aef2526e7 (30 bytes)
2026-01-24 02:33:11.465 SERIAL » [ACK] (0x06)
2026-01-24 02:33:11.467 DRIVER « [REQ] [AddNodeToNetwork]
status: AddingSlave
callback id: 34
2026-01-24 02:33:40.660 CNTRLR stopping inclusion process...
2026-01-24 02:33:40.663 DRIVER one or more queues busy
2026-01-24 02:33:40.665 DRIVER » [REQ] [AddNodeToNetwork]
action: Stop
high power: true
network wide: true
callback id: 35
2026-01-24 02:33:40.665 SERIAL » 0x0105004ac52356 (7 bytes)
2026-01-24 02:33:40.668 SERIAL « [ACK] (0x06)
2026-01-24 02:33:40.719 SERIAL « 0x0107004a23061e0089 (9 bytes)
2026-01-24 02:33:40.721 SERIAL » [ACK] (0x06)
2026-01-24 02:33:40.724 DRIVER « [REQ] [AddNodeToNetwork]
status: Done
callback id: 35
2026-01-24 02:33:40.725 CNTRLR The inclusion process was stopped
2026-01-24 02:33:40.726 INFO Z-WAVE: Controller status: Inclusion stopped
Would appreciate any help!
