Add-on ESPHome has been removed from the repository it was installed from. This means it will not get updates, and backups may not be restored correctly as the supervisor may not be able to build/download the resources required.
Clicking submit will uninstall this deprecated add-on. Alternatively, you can check Home Assistant help and the community forum for alternatives to migrate to.
I have several devices using ESPHome and more to come.
What can I do?
There used to be a community addon, this post is where it shows how to get the official one, it also lists where it is. So check if you have the community one:
I experienced the same issue after updating to version 2024.6.1. I encountered an authentication error when attempting to perform OTA updates on all ESP32 and ESP8266 devices. It is unclear if this is a bug in the latest version. I have currently reverted to version 2024.5.5 until a solution is identified.
I’m in the same boat. As near as I can tell my ESPHome looks like an official integration. That said, I think I installed it as an add on prior to the HA acquisition of ESPHome.
Apparently the issue is the original ESPHome add on is deprecated, not the integration. I seem to remember hearing something about this, but until this in-your-face repair showed up, I didn’t bother to mess with my ESPHome install.
This thread seems to be relevant:
I have a pretty significant investment in ESPHome devices. I’m concerned that migrating from the old to new add-on hasn’t been clear (or not to me anyway).
I’m going to do a full backup, then try pressing the Submit button to uninstall the deprecated add-on. Hopefully that’s all there is to it…
I pressed the Submit button, and it cleared the Repair notification, but it didn’t really do anything. So I went to the old deprecated ESPHome add-on and uninstalled it. At that point I could still see the ESPHome integration, but the ESPHome sidebar item was gone.
Then I went to the official add-on store and installed ESPHome. After it installed I made some minor config changes (like enabling the watchdog and sidebar access), then I started the add-on.
Everything seems to have worked. The ESPHome integrations are unchanged, and I can access ESPHome from the sidebar like before. The UI seems to have had a slight update (or maybe just the logo).
One difference after updating is that I’m being offered updates for nearly all of my ESP devices. I’m not going to be doing these updates today, but I guess it’s good now that I’m up to date and seeing these notifications.
Just an FYI to anyone else seeking to update, I’m seeing the requirement of lots of fiddly changes in my configs. There have been a number of breaking changes in the past couple of years since version 2022.3.1.
If you are moving from a very old version to the latest, be ready to make config changes for your devices.
So far the changes have not been difficult. But if you have lots of devices then fully updating to the new version might take time.
Apparently. I always look for breaking changes before upgrading HA, and somehow missed this.
But the reality is that I’ve pushed off updating ESPHome for quite a while. So there have been a bunch of changes that have built up over time. Not a surprise…
To be clear, I’m not complaining. Just trying to provide some info to other folks like me that have some catching up to do in the ESPHome department.