Hi,
I am running HA and Esphome on docker. Today I updated the HA and since then, I am getting the following error on ESPHome
- Core2025.11.3
- Frontend20251105.1
Can anyone please help me solve that issue?
Thanks.
Hi,
I am running HA and Esphome on docker. Today I updated the HA and since then, I am getting the following error on ESPHome
Can anyone please help me solve that issue?
Thanks.
Have you done a clean all?
I am sorry but don’t know what you mean by “clean all”? Can you please explain a bit?
is clean all required?
in esphome device builder there is an option to clean files
clean all - does it for all esp devices
clean build files - there are 3 dots next to device in esphome device builder with this option.
cleaning removes all downloaded files used during the compilation of esphome firmware for esp device. Sometimes the files are updated but the updated version is not used/downloaded.
Yes I just did that but it still throws the same error. I don’t have the clean all option as in your screenshot. So I cleaned individually the build files on some devices and the tried again to see it it works for those devices.
reboot and try again.
Is it just this one device you cannot build?
Do other, different model, devices compile?
Trying to determine if all esphome affected or just single device type.
what is esphome version?
I cleaned the build files for all the devices and rebooted but still the same. It is the same for all the devices.
Esphome version is 2025.2.2
Well, there’s your problem - update to the latest version.