mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
15 lines
143 B
YAML
15 lines
143 B
YAML
---
|
|
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: nodemcu-32s
|
|
framework:
|
|
type: esp-idf
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
web_server:
|