From d9f888e23b2f5301944038bbd647727b456abc95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Mon, 13 May 2024 09:52:13 +0200 Subject: [PATCH] Update cst816.rst Hynitron Microelectronics CST826 capacitive touch https://github.com/esphome/esphome/pull/6682 --- components/touchscreen/cst816.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/touchscreen/cst816.rst b/components/touchscreen/cst816.rst index 53e13aaeb3..2f0e75db57 100644 --- a/components/touchscreen/cst816.rst +++ b/components/touchscreen/cst816.rst @@ -9,7 +9,7 @@ cst816 Touch Screen Controller The ``cst816`` touchscreen platform allows using the touch screen controllers based on the CST816 series of chips with ESPHome. The :ref:`I²C ` is required to be set up in your configuration for this touchscreen to work. -This controller is used in the Lilygo T-Display S3 AMOLED. The component should work with CST816T, CST816S, CST820 and CST716 +This controller is used in the Lilygo T-Display S3 AMOLED. The component should work with CST816T, CST816S, CST820, CST826 and CST716 controller chips.