Home_Assistant_Integration icon indicating copy to clipboard operation
Home_Assistant_Integration copied to clipboard

Delete device and entities for tags removed from the AP

Open TheQue42 opened this issue 1 year ago • 1 comments

Describe the bug When I delete a tag in the AP, its entities seem to be left forever, and I cant even delete the entities themselves, one by one.

To Reproduce Delete a tag from the AP, and wait until all entities become unavailable.

Expected behaviour Preferably that the entire device would be deleted automatically, but manual deletion possibilities at least. Either in the same way that you can delete on old MQTT entity that is lying around, at worst case by least by manually deleting all entities, (if that deletes the device, but I dont actually think it does.)

I know I can manually shut down HA and start fiddling with the files in .storage/core.*, but that seems like an error workaround, and not preferable w.o.w.

Screenshots Enable something like this, if possible? bild

Additional context On a side note, is there any reason why the entities such as open_epaper_link.00001834520cdadc, that must be used in drawcustom, are not part of the device they actually refer to?

TheQue42 avatar Mar 02 '24 08:03 TheQue42