mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 08:46:04 +02:00
10 lines
175 B
YAML
10 lines
175 B
YAML
---
|
|
wifi:
|
|
# reboot_timeout: 0s
|
|
networks:
|
|
- ssid: !secret wifi_ssid
|
|
password: !secret wifi_password
|
|
# enable_btm: true
|
|
# enable_rrm: true
|
|
min_auth_mode: WPA2
|