mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
7e8ed5c391
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
13 lines
169 B
YAML
13 lines
169 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
ota:
|
|
|
|
button:
|
|
- platform: safe_mode
|
|
name: Safe Mode Button
|
|
|
|
switch:
|
|
- platform: safe_mode
|
|
name: Safe Mode Switch
|