Skip to content

Instantly share code, notes, and snippets.

View clydebarrow's full-sized avatar

Clyde Stubbs clydebarrow

View GitHub Profile
@clydebarrow
clydebarrow / .gitignore
Last active March 22, 2025 18:27
ESPHome LVGL samples
# Gitignore settings for ESPHome
# This is an example and may include too much for your use-case.
# You can modify this file to suit your needs.
/.esphome/
/secrets.yaml
/wifi.yaml
@clydebarrow
clydebarrow / wave-7.yaml
Created November 20, 2024 23:46
Sample ESPHome config for Waveshare 7 ESP32 Display
# For Waveshare 7" ESP32 board.
substitutions:
friendly_name: Waveshare 7
esphome:
name: wave-7
friendly_name: ${friendly_name}
platformio_options:
build_unflags: -Werror=all