Files
esphome/tests/component_tests/esp32/config/network_wifi_only.yaml
T

14 lines
141 B
YAML

esphome:
name: test
esp32:
board: esp32dev
framework:
type: esp-idf
mdns:
wifi:
ssid: "test_ssid"
password: "test_password"