mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 10:38:38 +00:00
16 lines
157 B
YAML
16 lines
157 B
YAML
---
|
|
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: esp32dev
|
|
|
|
wifi:
|
|
ssid: test
|
|
password: testtest
|
|
|
|
api:
|
|
port: 6053
|
|
reboot_timeout: 15min
|
|
batch_delay: 100ms
|