mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
0630cdded3
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
9 lines
155 B
YAML
9 lines
155 B
YAML
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
button:
|
|
- platform: wake_on_lan
|
|
id: wol_1
|
|
name: wol_test_1
|
|
target_mac_address: 12:34:56:78:90:ab
|