mirror of
https://github.com/brianhanifin/esphome-config.git
synced 2026-07-27 19:55:41 +00:00
10 lines
219 B
YAML
10 lines
219 B
YAML
---
|
|
# Failover Access Point
|
|
failover_password: "fakefailoverpassword"
|
|
|
|
# Your Wi-Fi SSID and password
|
|
wifi_ssid: "fakewifissid"
|
|
wifi_password: "fakewifipassword"
|
|
|
|
# API encryption key
|
|
encryption_key: "fakeencryptionkey" |