mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
11 lines
116 B
YAML
11 lines
116 B
YAML
|
wifi:
|
||
|
ssid: MySSID
|
||
|
password: password1
|
||
|
|
||
|
api:
|
||
|
|
||
|
light:
|
||
|
- platform: status_led
|
||
|
name: Switch State
|
||
|
pin: 4
|