mirror of
https://github.com/esphome/esphome.git
synced 2026-09-02 11:06:04 +00:00
63606dd4bb14d1b8275d8cee01f1bb5821df20c1
The platform-espressif8266 4.2.1 platform manifest pins tool-esptoolpy to ~1.30000.0, while the pioarduino ESP32 platform uses 5.2.0. Because PlatformIO stores tool-esptoolpy in a single shared package directory, switching between esp8266 and esp32 builds forces PlatformIO to uninstall and reinstall the package every time. Override the pin on the ESP8266 side to the same pioarduino 5.2.0 build so both platforms resolve to the same installed package. ESPHome already invokes its own Python esptool 5.2.0 for uploads, and modern esptool still accepts the legacy underscore CLI flags used by the ESP8266 platform's builder scripts.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
605 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
