Skip to content
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

Open
Jezza34000 opened this issue Aug 26, 2024 · 4 comments
Open

Delete all orphaned entities not working #827

Jezza34000 opened this issue Aug 26, 2024 · 4 comments

Comments

@Jezza34000
Copy link

Jezza34000 commented Aug 26, 2024

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:

  • button.withee_reinitialiser_le_filtre
  • sensor.withee_surface_du_nettoyage_courant
  • sensor.tasmota_last_restart_time
  • time.withee_fin_npd
  • switch.withee_child_lock
  • sensor.omg_esp32_ble_sys_ip
  • sensor.withee_temps_de_sechage_de_la_serpilliere_restant
  • cover.esprts_test_cover
  • binary_sensor.withee_penurie_d_eau
  • switch.withee_ne_pas_deranger

`

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

@Jezza34000 Jezza34000 changed the title Delete all orphaned entities not wroking Delete all orphaned entities not working Aug 26, 2024
@joshrp5
Copy link

joshrp5 commented Aug 27, 2024

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.

@travisp
Copy link

travisp commented Sep 14, 2024

Agreed, it has no effect here.

@freakyjoe8
Copy link

yes, same for me. Trying to delete 770 orphaned entities but nothing happens.

@CaptInsano
Copy link

I came here with the same issue:
The action homeassistant.delete_all_orphaned_entities does not delete the entities listed from action homeassistant.list_orphaned_database_entities.

However the script example here: https://spook.boo/entities (find it under: "Script to remove entities from database") works perfectly for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@travisp @CaptInsano @freakyjoe8 @Jezza34000 @joshrp5 and others