I have some z-wave devices that I cannot remove. I have marked them as failed: true in status. I have unpaired them and yet they remain in the devices database. I have an unknown device 5 that is not on the Aeon z-stick, but just persists in HA devices and just shows in z-wave integration as iniitializing. I also have a Wallmote Quad that we gracefully removed from z-wave, but the device stays in the database. It was showing as node 12 and that is not in the z-wave nodes, but persists in the HA devices list. The node was added back and is now node 13 and it just shows as a duplicate in devices.
It would be nice if HA team focused on stability rather than new features for a change. The z-wave interface is flaky and removing nodes is problematic at best. I’ve also tried forcibly removing the device from zwcfg as well. They are not in the z-stick, not in the zwcfg, but still remain in the devices list and no way of deleting them in Lovelace.
Personally, I work on copies, and compare with kdiff3 a few million times before over-writing. In this case though, I think I might have missed the entry for the zwave entitiy itself.
I was filtering on 29-XXXX of unique_id when stripping, and forgot the unique_id of Node-29…
So after the four attempt, it finally seems to be gone.
I’ll take that back. Now my node 29 is back, and the next one which failed, cant be removed either. I really feel that the device management **** ****.
I have exactly the same issue… Multiple instances of z-wave devices, even after removing node, removing all entities etc. They no longer show under z-wave at all (nodes gone) but the entityless devices are strewn across HA.
What I have tried up until now to delete a dead z-wave device/entity:
grep entire ha config folder for deviceID and entityID
delete the entries found in .storage/core.device_registry and .storage/core.entity_registry
delete home-assistant_v2.db
And still the device is magically there
I’m currently migrating from Domoticz and I can’t remove the z-wave integration every time there a problem when I have z-wave 30+ devices…
Anyone know if there is a issue for this over at GitHub? I’m seeing the same thing. I removed a couple of dead nodes and they no longer show in entities, but still show up in Devices under Zwave (in my case OpenZwaveBeta). Using ozw-admin they are definitely gone from qt-openzwave so they are stuck in HA somewhere.
I have the same issue and think the only way I’m going to be able to resolve this is a clean install. Should I be removing all the Z Wave devices that do work first? Or can I just do a clean Hassio install and re-adopt them after that?
I’ve got this for a Zigbee device, removed it from the Phoscon app and the entities, but the device itself is still shown in the devices tab… Heeeelp!
I also have this problem. By adding and removing nodes also duplicate entries appeared.
It would be great if it is possible to remove these ghost devices.