mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
13 lines
193 B
YAML
13 lines
193 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
|
|
|