From b3cd054b7253a8de21ba3d47bb6ff7a52ab7fa21 Mon Sep 17 00:00:00 2001 From: Dave Wongillies Date: Thu, 1 Oct 2020 23:25:32 -0700 Subject: [PATCH] Add 2.13in-ttgo-b73 to list of waveshare models (#786) --- components/display/waveshare_epaper.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/display/waveshare_epaper.rst b/components/display/waveshare_epaper.rst index 9dc7de1d4..3735fdb11 100644 --- a/components/display/waveshare_epaper.rst +++ b/components/display/waveshare_epaper.rst @@ -8,6 +8,7 @@ Waveshare E-Paper Display The ``waveshare_epaper`` display platform allows you to use some E-Paper displays sold by `Waveshare `__ with ESPHome. The 2.13" `TTGO module `__ with an ESP32 on the board is supported as well. +Depending on your specific revision of the board you might need to try out the `-b73` version (see below). 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. @@ -73,6 +74,7 @@ Configuration variables: - ``1.54in`` - ``2.13in`` (not tested) - ``2.13in-ttgo`` (T5_V2.3 tested) + - ``2.13in-ttgo-b73`` (T5_V2.3 with B73 display tested) - ``2.70in`` - ``2.90in`` - ``2.90in-b`` (B/W rendering only)