Skip to content

ziermmar/esphome-epaper-dashboard

Repository files navigation

ESPhome E-Ink Dashboard

Build and Publish ESPHome firmware

Screen capture of an e-ink display

Features

  • ESPHome Dashboard on Waveshare E-Paper
  • Displays sensor outputs
  • Material Design Icons
  • Ability to translate sensor output (example in german)
  • Wordclock (german)
  • Fits in IKEA Ribba Picture Frame

Hardware

Download

A prebuilt binary for the hardware listed above can be downloaded from github.com: dashboard-epaper-esp32.bin

Instructions

  1. Follow ESPhome documentation

  2. Create secrets.yml and add your own values

    api_key: "your-api-key"
    ota_password: "your-ota-password"
    wifi_ssid: "your-ssid"
    wifi_password: "your-wifi-password"
    fallback_ssid: "Dashboard-Epaper"
    fallback_password: "your-fallback-wifi-password"
  3. Integrate contents of home-assistant-configuration.yaml into your Homeassistant configuration.yaml

  4. Download Material Design Fonts (links below)

    Copy fonts into fonts/ directory

  5. Upload dashboard-epaper.yaml to your ESP32

    esphome run dashboard-epaper.yaml

Links and Acknowledgements

About

Waveshare E-Ink display based ESPHome Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages