All ESP8266 devices have their own common_esp8266.yaml without BTM and RRM, ESP32's with BTM and RRM

This commit is contained in:
2024-09-05 00:19:28 +02:00
parent 668a018bf4
commit 084f4bed27
14 changed files with 48 additions and 13 deletions

View File

@@ -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