mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
12 lines
192 B
YAML
12 lines
192 B
YAML
esp32:
|
|
board: esp32dev
|
|
framework:
|
|
type: esp-idf
|
|
advanced:
|
|
enable_lwip_mdns_queries: true
|
|
enable_lwip_bridge_interface: true
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|