From f255df3af2b47039fd7d0cee00a8b5f5a3496a34 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:56:05 +0200 Subject: [PATCH] Power save mode LIGHT --- nspanel_esphome_prebuilt.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nspanel_esphome_prebuilt.yaml b/nspanel_esphome_prebuilt.yaml index b86f630..f0c4d4a 100644 --- a/nspanel_esphome_prebuilt.yaml +++ b/nspanel_esphome_prebuilt.yaml @@ -32,6 +32,7 @@ button: wifi: ap: {} + power_save_mode: LIGHT # To make it compatible with BLE # In combination with the `ap` this allows the user # to provision wifi credentials to the device.