-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete all orphaned entities not working #827
Comments
I am experiencing the same thing. I just installed spooky for the first time for this reason specifically. Sad to see it isn't working. |
Agreed, it has no effect here. |
yes, same for me. Trying to delete 770 orphaned entities but nothing happens. |
I came here with the same issue: However the script example here: https://spook.boo/entities (find it under: "Script to remove entities from database") works perfectly for me. |
I tried the script. I first had to reduce the number of entities it was trying to use because the template size was too large. At 1000 entities at a time I received no error but nothing happened. At 100 entities it worked... until I'd gone through about 700 entities and then it too stopped working. That makes me think that whatever is making it fail silently (maybe a problem removing a particular entity) is also causing the delete orphaned entities action to fail silently. Edit: I take that back as I was eventually able to remove all the orphaned entities. But it took many multiple passes over the same entities. |
I'm having the same exact issues as above; tried running the script but it doesn't seem to be doing anything. Home Assistant Versions
|
the script contains |
What version of Spook are you using?
v3.1.0
What version of Home Assistant are you using?
2024.8.3
The problem
Hi,
Action > "Home Assistant Core Integration: List all orphaned database entities 👻"
Give me 185 entites :
`
count: 185
entities:
`
When i use :
"Home Assistant Core Integration: Delete all orphaned entities 👻" action is OK
I restart many time, but entities are still here
Anything in the logs? Paste it here!
No response
The text was updated successfully, but these errors were encountered: