laundry esphome migration

This commit is contained in:
root
2025-05-30 23:45:16 +12:00
parent b09fb0625b
commit 8bb951dc8f
37 changed files with 3277 additions and 1630 deletions

View File

@@ -0,0 +1,30 @@
esphome:
name: downstairs-kitchen-lights
friendly_name: Downstairs Kitchen Lights
esp8266:
board: esp01_1m
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "/ZwmBVlWvNzvYBgg7l7kt/gegaUxbej0Qg0CRyl5M/I="
ota:
- platform: esphome
password: "b692f015ebcd06236fd2a805050e32df"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Downstairs-Kitchen-Lights"
password: "cAFaKcl5z7I2"
captive_portal: