You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update installing_esphome.md
The Python version 3.14 is not working because ast.Str class was removed in Python 3.14
* Update installing_esphome.md
* Update content/guides/installing_esphome.md
---------
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Download Python from [the official site](https://www.python.org/downloads/).
8
+
Download Python from [the official site](https://www.python.org/downloads/). Confirm that the version is at least 3.11; versions 3.14 or higher are not yet recommended.
9
9
10
10
{{< img src="python-win-installer.png"
11
11
alt="Python installer window with arrows pointing to \"Add Python to PATH\" and \"Install Now\""
0 commit comments