Update to ESPhome add-on v1.19.0 not working

I updated the ESPhome add-on (well, tried) and now the add-on won’t start, giving me the below error. Any tips? I tried a HA restart but no luck.

## Failed to start add-on

409 Client Error for http+docker://localhost/v1.40/containers/create?name=addon_15ef4d2f_esphome: Conflict ("Conflict. The container name "/addon_15ef4d2f_esphome" is already in use by container "2e9a94e526a61da32051ab440f20ed2d932a568313b0a1aa27ea03e24c7bf7c4". You have to remove (or rename) that container to be able to reuse that name.")

Which addon are you using. There are two named esphome and one named esphome-dev.

And there is the community-addon and the esphomeh-repository.
It seems you installed ESPhome twice instead of upgrading the existing one.

I’m using the ‘official’ one. As you can see by the orange bar which shows what add-ons are installed.

I do also have the dev one installed from the same add-on repo but that is disabled since you can’t run both at the same time.

Umm, no mate. I hit the ‘update’ button on the add-on. Pretty much impossible to mix that up with installing a completely different add-on…

You can see in the screenshot that the ‘community’ version is not installed (no orange bar).

Strangely this seems to be the same kind of error I had when trying to upgrade HA from 2021.5.4 to 2021.6. I was getting ‘same container name’ issues and had to stop HA and run the update via CLI.

There is an addon in the Community Addons repo, and three in this repo GitHub - esphome/hassio: ESPHome Hass.io addon files

I am currently using the esphome-dev addon from the latter repo, and it is fine. It does get confusing though.

I’m using the same repo as you as per the screenshot. ie: not the community one.