I updated to the new version of ESPHome (noticed logo changed) and for some reason I am getting the error below. I looked at the ESP integration and cannot find a way to update. Note updating the devices has not been an issue in the past (a long time, over a year I would say)?
@waketech_03 On the ESPHome dashboard there’s a 3 dot menu, hit “Clean Build Files” (sometimes it helps clear compilation errors) and then hit “Install” which will essentially update the node.
However, there are a few breaking changes, most notably OTA that now requires you add platform: esphome for it to compile. See changelog for more information.
i get the exact same message when i click “Clean Build Files” … i’ve been at this for 2 months on several different community help platforms and none of the solutions work for me lol. My BT proxy and everything presence one are the trouble makers for some reason. The EP Lite (which doesn’t even have an OTA platform in the yaml files) and ratgdo (which has the esphome platform) haven’t had any issues updating.
Thank so much for your help in this, but it seems that you really don’t have an answer either. I have never asked a question on one of these boards, and probably never will again. But here goes.
I am having the same issue as darthbass123. When I try to upload the new code, I am getting the same error response as he is.
I’ve double checked the code to ensure it is correct as you’ve suggested above. It still isn’t working. And I’ve tried a Clean Build with the same results.
If you have a solution for this, please share it as I am sure there are others out there with the same issue. If not, please point me in the right direction so I can fix it.
The indents were a mistake in my typing. But I did have luck in getting one node to update. I removed the “id: ota_esphome” and it worked for that one. Still working on the Everything Presence update. I’ll post how I solved it once I get there.