Can't add ZW100 to zwavejs2mqtt

Hi all,

i recently migrated my HA from my homeland to a standalone RPI running on Docker.

I’ve setup a seperate zwave2mqtt container and set it up using a zwave.me UZB. I’ve hard reset the 2 ZW100 but when i try to add my ZW100 sensors, it goes into inclusion mode, the led on the usb stick flashes, but then the node led stops flashing green and goes a solid red. The inclusion popup reports “Inclusion stopped, no changes detected”

i’m at a bit of a loss as to why it wont include. I’ve included a snippet of the zwavejs log…

15:53:29.348 SERIAL « 0x0107004a05070000b0                                                 (9 bytes)
15:53:29.349 SERIAL » [ACK]                                                                   (0x06)
15:53:29.350 DRIVER « [REQ] [AddNodeToNetwork]
                        payload: 0x05070000
15:53:29.352 DRIVER   handling request AddNodeToNetwork (74)
15:53:29.352 DRIVER     1 handler registered!
15:53:29.352 DRIVER     invoking handler #0
15:53:29.352 CNTRLR   handling add node request (status = Failed)
15:53:29.353 CNTRLR     starting the inclusion failed
15:53:29.353 CNTRLR   stopping inclusion process...
15:53:29.362 SERIAL » 0x0105004ac50673                                                     (7 bytes)
15:53:29.362 DRIVER » [REQ] [AddNodeToNetwork]
                        payload: 0xc506
15:53:29.365 SERIAL « [ACK]                                                                   (0x06)
15:53:29.370 DRIVER       the message was handled
15:53:29.418 SERIAL « 0x0107004a06060000b2                                                 (9 bytes)
15:53:29.418 SERIAL » [ACK]                                                                   (0x06)
15:53:29.420 DRIVER « [REQ] [AddNodeToNetwork]
                        payload: 0x06060000
15:53:29.422 DRIVER   handling request AddNodeToNetwork (74)
15:53:29.422 DRIVER     1 handler registered!
15:53:29.422 DRIVER     invoking handler #0
15:53:29.422 CNTRLR   handling add node request (status = Done)
15:53:29.423 CNTRLR   done called for 0
15:53:29.423 CNTRLR   the inclusion process was stopped
15:53:29.426 DRIVER       the message was handled

any advice would be gratefully accepted.

What version(s) are you using? Where are you starting the include process? Secured or not? Have you set a network key? Do you have any nodes already set up with the UZB device?

hi,

App Version - 2.2.0
Zwavejs Version - 6.6.1
Zwavejs-server Version - 1.1.1

both secured and unsecured fail, network key is set. proper characters, not 0x12 0x13 etc etc

no, this is my first attempt. i only have 2 sensors at the moment.

I threw in the towel and bought a cheap smartthings hub on eBay… hopefully that works better.