Update note on pillow install (#3117)

This commit is contained in:
Jesse Hills 2023-08-10 15:57:44 +12:00 committed by GitHub
parent a540a3ba4f
commit d4817e46c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@ Configuration variables:
to translate the TrueType and bitmap font files into an internal format. If you're running this as a Home Assistant
add-on or with the official ESPHome docker image, it should already be installed. Otherwise you need
to install it using
``pip install pillow``.
``pip install "pillow>4.0.0,<10.0.0"``.
.. _display-static_text: