mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 23:37:34 +00:00
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
14 lines
146 B
YAML
14 lines
146 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: nodemcu-32s
|
|
|
|
wifi:
|
|
ssid: test
|
|
password: testtest
|
|
|
|
http_request:
|
|
timeout: 10s
|
|
watchdog_timeout: 20s
|