Skip to content

Instantly share code, notes, and snippets.

View Duivelmolen's full-sized avatar

Rolf Duivelmolen

  • oss Netherlands
View GitHub Profile
@kmplngj
kmplngj / geekmagic-smalltv-07c9f4.yaml
Last active December 8, 2025 16:19
GeekMagic Display Small TV ESPHome Config
# This ESPHome configuration file is for a GeekMagic Display device (esp01).
# It sets up the device to display pages of text and notifications,
# with customizable intervals and padding. The display is updated
# periodically and can show different pages based on Home Assistant sensors.
# # License & Terms
# **Free and Open Use** - This code may be freely used, modified, and distributed by anyone.
# **Copyleft Requirement** - Any derivative works, modifications, or forks must also be
# distributed freely under the same terms. You cannot restrict access to modified versions.
# **Attribution Note** - This code was primarily written with AI assistance.
@frenck
frenck / doorbell.yaml
Last active February 22, 2025 09:14
Blog: For just $2, convert any existing wired doorbell into a smart doorbell; using ESPHome and Home Assistant: https://frenck.dev/diy-smart-doorbell-for-just-2-dollar/
---
esphome:
name: doorbell
platform: ESP8266
board: esp01_1m
# WiFi connection, correct these
# with values for your WiFi.
wifi:
ssid: !secret wifi_ssid