mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 00:07:32 +00:00
15 lines
162 B
YAML
15 lines
162 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp8266:
|
|
board: d1_mini
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
logger:
|
|
|
|
packages:
|
|
api: !include test_action_metadata_common.yaml
|