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