Lilygo T5 4.7” Touchscreen

The liygo_t5_47 touchscreen platform allows using the touchscreen controller for the Lilygo T5 4.7” e-Paper Display with ESPHome. The I²C is required to be set up in your configuration for this touchscreen to work.

# Example configuration entry
touchscreen:
  - platform: lilygo_t5_47
    interrupt_pin: GPIO13

Configuration variables:

See Also