mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
All ESP8266 devices have their own common_esp8266.yaml without BTM and RRM, ESP32's with BTM and RRM
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
wifi:
|
||||
# reboot_timeout: 0s
|
||||
networks:
|
||||
- ssid: !secret wifi_ssid
|
||||
password: !secret wifi_password
|
||||
# enable_btm: true
|
||||
# enable_rrm: true
|
||||
enable_btm: true
|
||||
enable_rrm: true
|
||||
|
||||
Reference in New Issue
Block a user