Running HA v0.112.3 in a Docker container. I have an Aeotec stick get 5 connected. All of my current Z-wave devices are working.
I wanted to add an additional z-wave device. When I click on “add node”, nothing happens. Looking at the OZW_Log.txt:
2020-07-08 14:26:37.084 Detail, Queuing (Controller) Add Device
2020-07-08 14:26:37.084 Info, Add Device
2020-07-08 14:26:37.084 Detail, contrlr, Queuing (Command) ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0xbd, 0xcc
2020-07-08 14:26:37.084 Detail, Notification: ControllerCommand - Starting
2020-07-08 14:26:37.086 Detail,
2020-07-08 14:26:37.086 Info, contrlr, Sending (Command) message (Callback ID=0xbd, Expected Reply=0x4a) - ControllerCommand_AddDevice: 0x01, 0x05, 0x00, 0x4a, 0xc1, 0xbd, 0xcc
2020-07-08 14:26:37.139 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0xbd, 0x07, 0x00, 0x00, 0x08
2020-07-08 14:26:37.139 Detail,
2020-07-08 14:26:37.139 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2020-07-08 14:26:37.139 Info, contrlr, ADD_NODE_STATUS_FAILED
2020-07-08 14:26:37.139 Detail, contrlr, Removing current message
2020-07-08 14:26:37.139 Detail, contrlr, Queuing (Command) Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2020-07-08 14:26:37.139 Detail, Notification: ControllerCommand - Failed
2020-07-08 14:26:37.140 Detail,
2020-07-08 14:26:37.140 Info, contrlr, Sending (Command) message (Callback ID=0x00, Expected Reply=0x4a) - Add Node Stop: 0x01, 0x04, 0x00, 0x4a, 0x05, 0xb4
2020-07-08 14:26:37.238 Detail, contrlr, Received: 0x01, 0x07, 0x00, 0x4a, 0xbd, 0x06, 0x00, 0x00, 0x09
2020-07-08 14:26:37.239 Detail,
2020-07-08 14:26:37.239 Info, contrlr, FUNC_ID_ZW_ADD_NODE_TO_NETWORK:
2020-07-08 14:26:37.239 Detail, Node006, Expected reply was received
2020-07-08 14:26:37.239 Detail, Node006, Message transaction complete
2020-07-08 14:26:37.239 Detail,
2020-07-08 14:26:37.239 Detail, contrlr, Removing current message
2020-07-08 14:26:37.239 Detail, Notification: ControllerCommand - Completed
It appears there is an error. Can anyone help me troubleshoot this?