esphome custom component(s)
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
1. Usage
Use with ESPHome (at least v1.18.0) Copy the t457 folder to your [Config/esphome/custom_components] folder. note: Create the [custom_components] folder if it does not exist
# The Basic Display Definition in ESPhome
display:
- platform: t547
id: t5_display
update_interval: 30s