mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
8 lines
182 B
YAML
8 lines
182 B
YAML
# Exercises the dict form of fast_connect overriding the ESP8266 default (rtc)
|
|
# back to flash storage.
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
fast_connect:
|
|
storage: flash
|