Trouble pairing Zwave switch

Hi folks. I am trying to pair a Leviton Switch with my Z-stick controller (Using ZwaveJS2MQTT + Hassio). When I try to pair I get the following msg and then it fails. Any idea why? Any tips is greatly appreciated

2022-10-04T15:18:15.682Z SERIAL « 0x0107004a5c020000ec (9 bytes)
2022-10-04T15:18:15.689Z SERIAL » [ACK] (0x06)
2022-10-04T15:18:15.696Z DRIVER « [REQ] [AddNodeToNetwork]
status: NodeFound
callback id: 92
2022-10-04T15:18:15.701Z DRIVER handling request AddNodeToNetwork (74)
2022-10-04T15:18:15.701Z DRIVER 1 handler registered!
2022-10-04T15:18:15.701Z DRIVER invoking handler #0
2022-10-04T15:18:15.702Z CNTRLR handling add node request (status = NodeFound)
2022-10-04T15:18:18.577Z SERIAL « 0x0107004a5c070000e9 (9 bytes)
2022-10-04T15:18:18.585Z SERIAL » [ACK] (0x06)
2022-10-04T15:18:18.592Z DRIVER « [REQ] [AddNodeToNetwork]
status: Failed
callback id: 92
2022-10-04T15:18:18.596Z DRIVER handling request AddNodeToNetwork (74)
2022-10-04T15:18:18.597Z DRIVER 1 handler registered!
2022-10-04T15:18:18.598Z DRIVER invoking handler #0
2022-10-04T15:18:18.598Z CNTRLR handling add node request (status = Failed)
2022-10-04T15:18:18.599Z CNTRLR Adding the node failed
2022-10-04 12:18:18.600 INFO ZWAVE: Controller status: Inclusion failed
2022-10-04T15:18:18.602Z CNTRLR stopping inclusion process…
2022-10-04T15:18:18.617Z SERIAL » 0x0105004ac55d28 (7 bytes)
2022-10-04T15:18:18.619Z DRIVER » [REQ] [AddNodeToNetwork]
action: Stop
high power: true
network wide: true
callback id: 93
2022-10-04T15:18:18.634Z SERIAL « [ACK] (0x06)
2022-10-04T15:18:18.674Z SERIAL « 0x0107004a5d060000e9 (9 bytes)
2022-10-04T15:18:18.677Z SERIAL » [ACK] (0x06)
2022-10-04T15:18:18.681Z DRIVER « [REQ] [AddNodeToNetwork]
status: Done
callback id: 93

How far is device from controller

Things to consider:

  • (as already noted) distance from controller
  • Mesh quality / strength
  • Mesh composition (e.g. all PLUS devices or are there some legacy non-plus devices?)
  • Security level of switch
  • Is switch reset to default before trying to include?
  • Method of adding (are you trying to add from the zwavejs2mqtt dashboard or the Add Device under Integrations?)