How to Handle Z-Wave DeviceResetLocallyNotification Event?

Can I tell the hub to delete a device? What should I do with a hubitat.zwave.commands.deviceresetlocallyv1.DeviceResetLocallyNotification?

3 Likes

That’s a good question.. Because when this message is sent, the device is factory reset.. So it is no longer on the network..

This is something we should be handling internally, we'll add it to the list.

2 Likes

I have some Steinel Z-Wave devices. They aren't great, one very annoying behaviour they have is that they occasionally seem to send out spurious DeviceResetLocallyNotification events when they haven't been reset at all! They continue to be connected to the network and operate.
I mention this just in case you guys make a change to automatically remove a device if this event is received. If you did that it would bork my Steinel devices.