mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 00:28:39 +00:00
14 lines
204 B
YAML
14 lines
204 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
variant: esp32
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
# esp32_ble_server is only auto-loaded here, so it has no services of its own.
|
|
esp32_improv:
|
|
authorizer: none
|