jesserockz / t547-esphome-component

Esphome Components for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


About

Esphome Components for Home Assistant


Languages

Language:C 99.6%Language:C++ 0.3%Language:Python 0.1%