My Bluetooth proxy is not updating

I have four ESPHome units in my configuration as in the picture

When ESPHome is updated I only get three notifications on updates:

My Bluetooth proxy is still at an old ESPHome version

Can I do anything to get my Bluetooth proxy to be updated with the other ESPHome units?

What is the error message?

I have the exact same problem that only 1 of the 2 “M5Stack Atom Echo” that I programmed as a bluetooth proxy, won’t update. I can’t find anything in the log for an error. How do i solve this?

I don’t know where to look for the error message. In the logs I have looked in the log area ESPHome Device Builder and Home Assistant Core. I see nothing which I can connect to my Bluetooth proxy.

When you click on the ESP device that’s acting as the Bluetooth Proxy, do you have a disabled ‘Configuration’ entity that’s labeled ‘Firmware’? When that’s disabled you won’t receive any notifications for ESPHome updates for that device.
1
2

Go to esphome compiler dashboard.

Click on update for the device.

Watch the logs.

Download them from the link.

Post them here.

Here is how it looks for the proxy:


Sorry for the Swedish text.
Inställningar is Configuration

Nothing is disabled but it does not look similar to your view.

I don’t see the proxy entity in the esp home compiler dashboard. That is my problem.

You need to adopt it.

Now I really feel like a rookie.
Where do I adopt it? You can see in the original post where I can see this device and I can not find any adopt button there.

In the esphome device builder ui.

In my HA it is named ESPHome Builder. I assume it is what you mean. It looks like this:


Which button should I press to adopt my Bluetooth proxy?

I can see the Bluetooth proxy among the devices:

It should appear on that page as “discovered”. Do you have “Home Assistant Dashboard Integration” enabled in the Addon settings?

It was enabled on the add-on config page:


When I opened up “Show unused optional configuration parameters” I see this:

The parameter “Home Assistant Dashboard Configuration” was disabled so I enabled it and and restarted the add-on. I still do not see the Bluetooth proxy in the compiler dashboard.

Is it easier just to create it from scratch again?