Remove defunct device created by QR scan

I’m trying to add some z-wave lamp dimmer modules to my HA. I scanned the QR sticker on the module & named the new device. Device page shows “This device has been provisioned but is not yet included in the network.”, which is expected. I power on the device but inclusion does not automatically happen. I do the magic button presses to start the inclusion, but it fails. If I skip the QR bit I can manually add the dimmer with no problems, but now I’ve got a device stuck in provisioned-but-not-included state, with no options that I can find to delete it from either the device or z-wave integration pages. Any hints on how to clean this up w/o causing issues down the road?

You don’t have a delete button the device page?

Not sure which version of HA I was running (it’s a test instance) for that screenshot, but the Delete button has been removed since 2025.6. I think that was an oversight, I’d submit an issue.

However, I think you can remove it another way by going to the integration settings page → Provisioned Devices → then delete the DSK.

Thanks for the quick reply!

Definitely no delete button, nor for that matter even a “…” menu. I found the Provisioned Devices page, but I see 16 DSKs listed - 14 with checks, 2 with X’s. I see some kind of identifier in the URL for the device page, but none of the listed DSKs match it. I’m comfortable in the terminal if I can find the mapping in a config file somewhere?

The device ID is not the same as the DSK. You can just look on your device for a label with the matching DSK. Or look it up from the QR code: https://zwave-js.github.io/qr/.

Was able to get it from the QR code. Thanks much for the help!

1 Like