I’ve scoured the forums, Reddit, and every blog I possible could… But I’m still running into major issues with this device & trying to get it on my ZWave Network.
I believe my issue isn’t with the inclusion/exclusion process, per se (I have a network key, it’s in the config and showing the config_entities now), but the fact that I screwed up when originally adding the device(key was in the config but not in the core_entities file)… Oddly enough, it created both nodes despite that fact. (see below)
So it appears that when I originally added the device, it showed as failed on the lock, but was actually added “properly” … I tried to add it as a non-secure device too, which also worked (but I wasn’t checking the logs or the zwcfg file – stupid me). So my next step was to factory reset the lock … I checked the zwcfg file at this point(added it both securely and insecurely) and noticed that two new nodes had been added, but had already reset the lock!
Here’s where the problem comes in … I have two nodes, one that’s not secure & one that’s secure for this device… only the one node(s) is showing on the HomeAssistant Front End (Node13) and (Node 14) is in the zwcfg file but not showing at all. I’m unable to exclude the nodes, even with the lock’s exclusion process … But I’m also unable to remove them, Node 13 is showing as is_failed: true … And I assume if I could see 14 it would also show the same value.
So when I click “remove failed node” in HomeAssistant, it runs but then errors out:
2020-01-12 15:34:25.688 Detail, Node013, Queuing (Controller) Remove Failed Node
2020-01-12 15:34:25.688 Info, ControllerCommand_RemoveFailedNode
2020-01-12 15:34:25.688 Detail, contrlr, Queuing (Command) ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x0d, 0x62, 0xf4
2020-01-12 15:34:25.689 Detail, Notification: ControllerCommand - Starting
2020-01-12 15:34:25.689 Detail,
2020-01-12 15:34:25.689 Info, contrlr, Sending (Command) message (Callback ID=0x62, Expected Reply=0x61) - ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x0d, 0x62, 0xf4
2020-01-12 15:34:25.692 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x61, 0x18, 0x83
2020-01-12 15:34:25.692 Detail,
2020-01-12 15:34:25.692 Warning, contrlr, WARNING: Received reply to FUNC_ID_ZW_REMOVE_FAILED_NODE_ID - Command failed
2020-01-12 15:34:25.692 Detail, Node131, Expected callbackId was received
2020-01-12 15:34:25.692 Detail, Node131, Message transaction complete
2020-01-12 15:34:25.692 Detail,
2020-01-12 15:34:25.692 Detail, contrlr, Removing current message
2020-01-12 15:34:25.692 Detail, Notification: ControllerCommand - Failed
2020-01-12 15:34:50.439 Detail, Node013, Queuing (Controller) Remove Failed Node
2020-01-12 15:34:50.439 Info, ControllerCommand_RemoveFailedNode
2020-01-12 15:34:50.439 Detail, contrlr, Queuing (Command) ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x0d, 0x63, 0xf5
2020-01-12 15:34:50.439 Detail, Notification: ControllerCommand - Starting
2020-01-12 15:34:50.440 Detail,
2020-01-12 15:34:50.440 Info, contrlr, Sending (Command) message (Callback ID=0x63, Expected Reply=0x61) - ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x0d, 0x63, 0xf5
2020-01-12 15:34:50.443 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x61, 0x18, 0x83
2020-01-12 15:34:50.443 Detail,
2020-01-12 15:34:50.443 Warning, contrlr, WARNING: Received reply to FUNC_ID_ZW_REMOVE_FAILED_NODE_ID - Command failed
2020-01-12 15:34:50.443 Detail, Node131, Expected callbackId was received
2020-01-12 15:34:50.443 Detail, Node131, Message transaction complete
2020-01-12 15:34:50.443 Detail,
2020-01-12 15:34:50.443 Detail, contrlr, Removing current message
2020-01-12 15:34:50.443 Detail, Notification: ControllerCommand - Failed
2020-01-12 15:34:51.841 Detail, Node013, Queuing (Controller) Remove Failed Node
2020-01-12 15:34:51.842 Info, ControllerCommand_RemoveFailedNode
2020-01-12 15:34:51.842 Detail, contrlr, Queuing (Command) ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x0d, 0x64, 0xf2
2020-01-12 15:34:51.842 Detail, Notification: ControllerCommand - Starting
2020-01-12 15:34:51.842 Detail,
2020-01-12 15:34:51.842 Info, contrlr, Sending (Command) message (Callback ID=0x64, Expected Reply=0x61) - ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x0d, 0x64, 0xf2
2020-01-12 15:34:51.845 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x61, 0x18, 0x83
2020-01-12 15:34:51.845 Detail,
2020-01-12 15:34:51.845 Warning, contrlr, WARNING: Received reply to FUNC_ID_ZW_REMOVE_FAILED_NODE_ID - Command failed
2020-01-12 15:34:51.845 Detail, Node131, Expected callbackId was received
2020-01-12 15:34:51.845 Detail, Node131, Message transaction complete
2020-01-12 15:34:51.845 Detail,
2020-01-12 15:34:51.845 Detail, contrlr, Removing current message
2020-01-12 15:34:51.845 Detail, Notification: ControllerCommand - Failed
Any ideas/suggestions? I think if I can get both nodes removed, I’d be able to add the lock. But I’m not quite sure how to go about doing that at this point. Since I can’t remove the failed node & one node doesn’t even show up on the front end.
Thanks for any tips/suggestions!