Dump out Device Routing table!

@Kristopher you can see if this helps track down what is going on with your Z-Wave network.

https://graph.api.smartthings.com/hub/zwaveDebugOn/{your hub id}

Replace {your hub id} with the id at the end of the link for your hub in the IDE under My Hubs.
This should then enable extra logging in the Live Log and you can see if there is more info when the repair fails.

Make sure to turn it back off when done.

https://graph.api.smartthings.com/hub/zwaveDebugOff/{your hub id}

4 Likes