Skip to content

Instantly share code, notes, and snippets.

@deosrc
deosrc / base_modified.yaml
Last active January 24, 2024 17:13
ESPHome WIP Config for Adafruit MagTag
# Common Sensors
binary_sensor:
- platform: status
name: "${device_name} Status"
# System
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
domain: !secret lan_domain