diff --git a/(EN)-Customization.md b/(EN)-Customization.md index da24163..ff1f881 100644 --- a/(EN)-Customization.md +++ b/(EN)-Customization.md @@ -497,6 +497,9 @@ esp32: ```yaml # Enable Bluetooth proxy bluetooth_proxy: +# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32 +wifi: + power_save_mode: LIGHT ```