From c630fbdb0599330d85a70a332d9f80c885b10b5e Mon Sep 17 00:00:00 2001 From: Thomas Klingbeil Date: Thu, 17 Oct 2019 21:01:09 +0200 Subject: [PATCH] Add documentation for TTGO ePaper (#342) --- components/display/waveshare_epaper.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/display/waveshare_epaper.rst b/components/display/waveshare_epaper.rst index 4f106a878..0f73daf54 100644 --- a/components/display/waveshare_epaper.rst +++ b/components/display/waveshare_epaper.rst @@ -7,7 +7,8 @@ Waveshare E-Paper Display The ``waveshare_epaper`` display platform allows you to use some E-Paper displays sold by `Waveshare `__ -with ESPHome. Similar modules sold by other vendors might also work but not have been tested yet. Currently only +with ESPHome. The 2.13" `TTGO module `__ with an ESP32 on the board is supported as well. +Similar modules sold by other vendors might also work but not have been tested yet. Currently only single-color E-Ink displays are implemented and of those only a few modules. .. figure:: images/waveshare_epaper-full.jpg @@ -71,6 +72,7 @@ Configuration variables: - ``1.54in`` - ``2.13in`` (not tested) + - ``2.13in-ttgo`` (T5_V2.3 tested) - ``2.70in`` (not tested) - ``2.90in`` - ``4.20in`` (not tested)