This repository contains a Display component to support the LILYGO T5 4.7" E-paper display.
for ESPHome.
For more info in the display components, see the ESP Home Display Documentation
Use with ESPHome (at least v1.18.0)
# The Basic Display Definition in ESPhome
external_components:
- source: github://tiaanv/esphome-components
components: ["t547"]
display:
- platform: t547
id: t5_display
update_interval: 30s