frenck / spook

A scary 👻 powerful toolbox 🧰 for Home Assistant 🏡
https://spook.boo
MIT License
381 stars 36 forks source link

Remove all orphaned entities 👻 not working #20

Closed Frankster-NL closed 9 months ago

Frankster-NL commented 1 year ago

I tried to use the remove all orphaned entities service call, but this apparently does not result into any actions. When looking in the debug log there is also nothing that refers to any actions.

frenck commented 1 year ago

Cool, but... this is like saying... "My car doesn't start, what is the issue?"

Please provide information. E.g., what is the state of the entity currently you expected to be removed? Could you provide an state dump from the dev tools from it?

../Frenck

bkbartk commented 10 months ago

no support so I'm going to ask anyway ;)

I experience the same issue I run

service: homeassistant.delete_all_orphaned_entities
data: {}

from dev tools services image

And in my entities still unavailable entities remain image this is one example, but it's all of them,

a lot of entities I renamed in esp but didn't bother to remove the old naming.

image and I think you might need this image

or this image

thank you for the support you've promised not to give on an integration that shouldn't work.

edit: and not to forget image spook v0.14.0

frenck commented 9 months ago

And in my entities still unavailable entities remain

That is not an orphaned entity. So, correct that it isn't removed.

frenck commented 9 months ago

At this point, there is nothing in this issue indicating a bug.

Going to close this for now.

../Frenck