I have tried several different methods, including the method described in the docs regarding editing the json attributes, but I can’t successfully remove/replace a node. I have tried factory resetting as well, but no luck. Here is the log message when I try and remove it as a failed node:
2020-11-24 08:28:39.903 Info, ControllerCommand_RemoveFailedNode
2020-11-24 08:28:39.903 Detail, contrlr, Queuing (Command) ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x32, 0x2f, 0x86
2020-11-24 08:28:39.903 Detail, Notification: ControllerCommand - Starting
2020-11-24 08:28:39.903 Detail,
2020-11-24 08:28:39.903 Info, contrlr, Sending (Command) message (Callback ID=0x2f, Expected Reply=0x61) - ControllerCommand_RemoveFailedNode: 0x01, 0x05, 0x00, 0x61, 0x32, 0x2f, 0x86
2020-11-24 08:28:39.904 Detail, contrlr, Received: 0x01, 0x04, 0x01, 0x61, 0x08, 0x93
2020-11-24 08:28:39.904 Detail,
2020-11-24 08:28:39.904 Warning, contrlr, WARNING: Received reply to FUNC_ID_ZW_REMOVE_FAILED_NODE_ID - Node not found
2020-11-24 08:28:39.904 Detail, Node147, Expected callbackId was received
2020-11-24 08:28:39.904 Detail, Node147, Message transaction complete
2020-11-24 08:28:39.904 Detail,
2020-11-24 08:28:39.904 Detail, contrlr, Removing current message
2020-11-24 08:28:39.904 Detail, Notification: ControllerCommand - Failed
I am on .116.4 and this is for a Zooz ZSE09 mini sensor.