Trying to update from 2024.5.1 to 2024.5.2 in Homeassistant wirelessly today and keep getting the following error, any ideas how to fix it?
ERROR Error binary size: Unknown error from ESP
INFO ESPHome 2024.5.2
INFO Reading configuration /config/esphome/garage-door-59c0cb.yaml...
INFO Generating C++ source...
INFO Compiling app...
Processing garage-door-59c0cb (board: nodemcuv2; framework: arduino; platform: platformio/espressif8266@4.2.1)
--------------------------------------------------------------------------------
HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash
Dependency Graph
|-- ESPAsyncTCP-esphome @ 2.0.0
|-- ESPAsyncWebServer-esphome @ 3.2.0
|-- DNSServer @ 1.1.1
|-- ESP8266WiFi @ 1.0
|-- ESP8266mDNS @ 1.2
|-- noise-c @ 0.1.4
|-- ArduinoJson @ 6.18.5
|-- Improv @ 1.2.3
RAM: [===== ] 47.5% (used 38872 bytes from 81920 bytes)
Flash: [====== ] 57.1% (used 596177 bytes from 1044464 bytes)
========================= [SUCCESS] Took 7.11 seconds =========================
INFO Successfully compiled program.
INFO Connecting to 192.168.2.30
INFO Uploading /data/build/garage-door-59c0cb/.pioenvs/garage-door-59c0cb/firmware.bin (600336 bytes)
INFO Compressed to 407990 bytes
ERROR Error binary size: Unknown error from ESP