HI,
when deleting entities in Hassio’s setup, these deleted entities are preserved in the registry. Is this per design of the entity_registry? Or is this a mere oversight, and is it on the to-do-list for improvements. Or is it simply a bug.
Would have hoped for a registry that gets sanitized, maybe at restart, to rescan for all entities. It must do so anyways for scanning new items to add. It should be able to delete the orphans…
As it stands, a very handy python script for finding these leftovers is developed the last couple of days, Script to find items that no longer exist by @NigelL, and this works quite fine.