mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 15:57:33 +00:00
15 lines
161 B
YAML
15 lines
161 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: esp32dev
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
logger:
|
|
|
|
packages:
|
|
api: !include test_action_metadata_common.yaml
|