mirror of
https://github.com/esphome/esphome.git
synced 2026-09-18 10:38:38 +00:00
[bk72xx_ble] Keep wifi power save off while BLE is compiled in (#19317)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# A wifi power_save_mode other than NONE is forced off with a warning while
|
||||
# bk72xx_ble is configured (esphome#18592); this config must still validate.
|
||||
packages:
|
||||
bk72xx_ble: !include common.yaml
|
||||
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
power_save_mode: high
|
||||
Reference in New Issue
Block a user