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 May 16, 2025 18:31
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.
# The configuration includes:
# - WiFi setup with fallback hotspot
# - Web server for remote access
# Usage:
@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