mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
9 lines
151 B
YAML
9 lines
151 B
YAML
---
|
|
wifi:
|
|
# reboot_timeout: 0s
|
|
networks:
|
|
- ssid: !secret wifi_ssid
|
|
password: !secret wifi_password
|
|
enable_btm: true
|
|
enable_rrm: true
|