diff --git a/components/esphome.rst b/components/esphome.rst index 4175492f4..9ae81ceb1 100644 --- a/components/esphome.rst +++ b/components/esphome.rst @@ -97,13 +97,16 @@ option you can tell ESPHome which arduino framework to use for compiling. For the ESP8266, you currently can manually pin the arduino version to these values (see the full list of arduino frameworks `here `__): +* `2.6.3 `__ +* `2.6.2 `__ +* `2.6.1 `__ * `2.5.2 `__ (default) * `2.5.1 `__ * `2.5.0 `__ * `2.4.2 `__ * `2.4.1 `__ * `2.4.0 `__ -* `2.3.0 `__ (used by Tasmota etc) +* `2.3.0 `__ For the ESP32, there are these arduino `framework versions `__: