I have had several ratdgo devices for a while, so ESPHome has been installed for a while also.
I recently added my first ESP32 board.with the intention to use it as a Bluetooth proxy. It now appears in Home Assistant with Firmware: 25.9.1.
However, in HA, the Firmware entity says Installed version 25.9.0 and Latest version 25.5.2.
When I try to access the device, I get the error message:
“Your ESPHome version is too old. Please update to at least 2025.9.0.”
I can not find a way to do that.
Can anyone explain?
thanks.
Ahh, yes I see now. it’s the Device Builder version, which is 25.5.2. If I go to the AddOn Store, I find the Device Builder, which still says version 25.5.2. I must be in the wrong place.
The Add On Store is the right place, but that is definitely not the latest version for ESPHome Device Builder. I’m not sure why you’re not seeing the latest version.
In the AddOn Store, I find 3 AddOn’s for ESPHome Builder.
One is a beta, version 2025.6.ob1
One is a dev, version 2025.7.0-dev20250612
The URL for the store is [myip]/hassio/store
The URL for the ESPHome Builder is [MyIP]/hassio/addon/5c53de3b_esphome/info
@Tamsy Thanks. I think my problem is resolved. I decided to try to restore from an older backup, but there were Supervisor errors and then my Raspberry Pi 5 did a power cycle I think because it was gone for quite a while. After it came back, the Add-On library was up-to-date, and a number of Core updates waiting. So I was able to update the Builder to 2025.11.0 and everything is now making sense.
Thanks to everyone for the help.