I set up ESPHome a little over a year ago and had no issues and my integration has been working great. I went to add some new devices and tried to open the addon to start a new project and the addon is missing. I reviewed the supervisor logs and it looks like the ESPHome addon is corrupted but I can not find where the data is stored. I have tried to re-install the addon but it just gives me “Add-on not found”. It does not show up in the addons at all under community or official so I can’t uninstall a corrupted version. I’ve searched through the file directories using SSH and can’t find anything related to the addon. All of my other addons work just fine.
2025-12-12 13:19:51.259 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-12-12 13:19:51.294 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-12-12 13:19:51.294 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-12-12 13:19:51.296 INFO (MainThread) [supervisor.resolution.fixups.store_execute_reset] Reset corrupt Store: 5c53de3b
2025-12-12 13:19:51.298 INFO (MainThread) [supervisor.store.git] Cloning add-on /data/tmp/tmpvihe7c_m repository from GitHub - esphome/home-assistant-addon: ESPHome Home Assistant Add-on
2025-12-12 13:19:51.780 CRITICAL (SyncWorker_5) [supervisor.utils] Can’t remove folder /data/addons/git/5c53de3b: find: cannot delete ‘/data/addons/git/5c53de3b/.git/objects/7c’: Directory not empty
find: cannot delete ‘/data/addons/git/5c53de3b/.git/objects’: Directory not empty
find: cannot delete ‘/data/addons/git/5c53de3b/.git’: Directory not empty
find: cannot delete ‘/data/addons/git/5c53de3b’: Directory not empty
2025-12-12 13:19:51.782 ERROR (MainThread) [supervisor.store.git] Can’t move clone due to: [Errno 39] Directory not empty: ‘/data/tmp/tmpvihe7c_m’ → ‘/data/addons/git/5c53de3b’
2025-12-12 13:19:51.792 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete