Inovelli switch pairing not working

Devices:

  • Inovelli LZW30s
  • [HASS.IO] 0.102.2
  • Aeon Labs Z-Stick Gen5
  • RPI 3B+

I have two newly installed switches and I’m trying both Inovelli’s auto-inclusion and manual inclusion techniques. I have the Z-Stick added in my hassio and my config file is pointing to the correct path. My RPI is within 15 feet of both switches without obstructions.

Steps to replicate (auto-inclusion):

Switches are set to ON, I flip the breaker off on the circuit that controls both switches. Flip the breaker back on, then press “Add node” in hassio a few seconds later. Here is the same log I keep getting (Node 001 is the Z-Stick):

2020-02-02 18:38:50.825 Info, Add Device

2020-02-02 18:38:50.825 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0a, 0x7b

2020-02-02 18:38:50.825 Detail, Notification: ControllerCommand - Starting

2020-02-02 18:38:50.827 Detail,

2020-02-02 18:38:50.827 Info, contrlr, Sending (Command) message (Callback ID=0x0a, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0a, 0x7b

2020-02-02 18:38:50.831 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0x0a, 0x01, 0x00, 0x00, 0xb9

2020-02-02 18:38:50.831 Detail,

2020-02-02 18:38:50.831 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:

2020-02-02 18:38:50.831 Info, contrlr, ADD_NODE_STATUS_LEARN_READY

2020-02-02 18:38:50.831 Detail, Node001, Expected callbackId was received

2020-02-02 18:38:50.831 Detail, Node001, Expected reply was received

2020-02-02 18:38:50.831 Detail, Node001, Message transaction complete

2020-02-02 18:38:50.831 Detail,

2020-02-02 18:38:50.831 Detail, contrlr, Removing current message

2020-02-02 18:38:50.831 Detail, Notification: ControllerCommand - Waiting

2020-02-02 18:38:50.832 Info, WriteNextMsg Controller nothing to do

Steps to replicate (manual inclusion):

Inovelli’s steps for manual inclusion is to press the switch UP button 6x rapidly. Press up 6 times within 2 seconds, then click “Add Node” in hassio. Same as above in the logs, and the light on the switch never flashes or blinks.

Any alternate ideas for pairing these switches or additional troubleshooting? I have no other Z-Wave devices to check if other devices will pair. Thanks!

You’ve got it backwards. You need to click on “Add Node” in the control panel before performing the inclusion action on the device.

Good catch and thanks for the suggestion. Unfortunately, no difference or change in logs:

2020-02-02 19:54:25.594 Detail, Queuing (Controller) Add Device
2020-02-02 19:54:25.637 Info, Add Device
2020-02-02 19:54:25.637 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0a, 0x7b
2020-02-02 19:54:25.638 Detail, Notification: ControllerCommand - Starting
2020-02-02 19:54:25.638 Detail,
2020-02-02 19:54:25.638 Info, contrlr, Sending (Command) message (Callback ID=0x0a, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0x0a, 0x7b
2020-02-02 19:54:25.641 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0x0a, 0x01, 0x00, 0x00, 0xb9
2020-02-02 19:54:25.641 Detail,
2020-02-02 19:54:25.641 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2020-02-02 19:54:25.641 Info, contrlr, ADD_NODE_STATUS_LEARN_READY
2020-02-02 19:54:25.641 Detail, Node001, Expected callbackId was received
2020-02-02 19:54:25.641 Detail, Node001, Expected reply was received
2020-02-02 19:54:25.641 Detail, Node001, Message transaction complete
2020-02-02 19:54:25.641 Detail,
2020-02-02 19:54:25.641 Detail, contrlr, Removing current message
2020-02-02 19:54:25.642 Detail, Notification: ControllerCommand - Waiting
2020-02-02 19:54:25.642 Info, WriteNextMsg Controller nothing to do

@51gma, any luck in getting this to work? I have the exact same issue. :worried: