mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-21 02:32:06 +01:00
Update note on pillow install (#3117)
This commit is contained in:
parent
a540a3ba4f
commit
d4817e46c6
@ -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
|
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
|
add-on or with the official ESPHome docker image, it should already be installed. Otherwise you need
|
||||||
to install it using
|
to install it using
|
||||||
``pip install pillow``.
|
``pip install "pillow>4.0.0,<10.0.0"``.
|
||||||
|
|
||||||
.. _display-static_text:
|
.. _display-static_text:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user