bruxy70 / Garbage-Collection

🗑 Custom Home Assistant sensor for scheduling garbage collection (or other regularly re-occurring events - weekly on given days, semi-weekly or monthly)
MIT License
383 stars 90 forks source link

How do i delete an entry #460

Closed jonny190 closed 1 year ago

jonny190 commented 1 year ago

Before you submit a new bug report, please check that

Write your question here

I have no integration listed on the integrations page, cannot delete the device and ive tried reinstalling but nothing

jonny190 commented 1 year ago

Any Ideas?

bruxy70 commented 1 year ago

I think this is a general question - once you remove the integration, then the integration is not there to do anything anymore. So the best is to remove the entities first, before removing the integration. If you missed, I think you should be able to go to the entitities and remove them from there.

andynash commented 1 year ago

The problem is that attempting to remove the integration from HACS takes you to the integration page where there is no configuration.

It should really take you to the Helpers page, where the GC entities are created. If you go there, delete all GC entities, you can then remove the integration from HACS properly.

In practice most people probably set up their GC entities a long time ago, and have no recollection that they are actually created as Helpers, not instances of an integration.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had any activity in last 30 days. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.