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: laundry-washer-power
friendly_name: Laundry Washer Power
esp8266:
board: esp01_1m
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "24fFKajbAkapEa24hpnFOpNrM2uJ11WM9k5E3sI4AGU="
ota:
- platform: esphome
password: "32516b91a48d43b4cdf0f13fc145752e"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Laundry-Washer-Power"
password: "tSoGV9xt4c2n"
captive_portal: