mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 15:10:51 +00:00
12 lines
134 B
YAML
12 lines
134 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: esp32dev
|
|
framework:
|
|
type: esp-idf
|
|
|
|
wifi:
|
|
ssid: "test_ssid"
|
|
password: "test_password"
|