Skip to content

Instantly share code, notes, and snippets.

View deosrc's full-sized avatar
💭
Do not use my git email. Any unsolicted mail will be marked as spam.

deosrc

💭
Do not use my git email. Any unsolicted mail will be marked as spam.
View GitHub Profile
@deosrc
deosrc / base_modified.yaml
Last active June 14, 2025 16:14
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