Files
esphome-config/secrets.fake.yaml
T

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"