Question:
Why does PlatformIO hang while downloading the platform inside the Add-on, and how can I compile the firmware successfully without this hang?
Hello everyone.
I have a similar problem. Has anyone solved it?
I’ve rolled back everything to previous versions, reinstalled, uninstalled, reinstalled, and nothing helps!
Please let me know if anyone has a solution!
I migrated the system from HA Supervised to HAOS and got a similar problem.
ESPHome cannot download Platformio.
So far, I have found only one option, to specify an alternative Platformio path.
INFO ESPHome 2025.10.4
INFO Reading configuration /config/esphome/fastled.yaml...
INFO Generating C++ source...
INFO Compiling app...
Processing fastled (board: esp01_1m; framework: arduino; platform: https://github.com/platformio/platform-espressif8266.git)
--------------------------------------------------------------------------------
Removing unused dependencies...
Library Manager: Installing git+ESP32Async/ESPAsyncTCP=https://github.com/ESP32Async/ESPAsyncTCP.git
INFO Installing git+ESP32Async/ESPAsyncTCP=https://github.com/ESP32Async/ESPAsyncTCP.git
git version 2.39.5
Cloning into '/data/cache/platformio/cache/tmp/pkg-installing-30ddtqn1'...
fatal: protocol 'ESP32Async/ESPAsyncTCP=https' is not supported
VCSBaseException: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', 'ESP32Async/ESPAsyncTCP=https://github.com/ESP32Async/ESPAsyncTCP.git', '/data/cache/platformio/cache/tmp/pkg-installing-30ddtqn1']