From 15cc5b948610f255e78979566fdde8c8d91b6cff Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 12 Oct 2023 10:04:48 +0200 Subject: [PATCH] Removed improv BLE Due to lack of memory --- nspanel_esphome_prebuilt.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nspanel_esphome_prebuilt.yaml b/nspanel_esphome_prebuilt.yaml index f0c4d4a..f361559 100644 --- a/nspanel_esphome_prebuilt.yaml +++ b/nspanel_esphome_prebuilt.yaml @@ -10,7 +10,7 @@ packages: ref: dev files: - nspanel_esphome.yaml # Core package - # - nspanel_esphome_advanced.yaml + # - nspanel_esphome_advanced.yaml refresh: 300s esphome: @@ -32,7 +32,7 @@ button: wifi: ap: {} - power_save_mode: LIGHT # To make it compatible with BLE + #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. @@ -40,8 +40,8 @@ captive_portal: # Sets up Bluetooth LE (Only on ESP32) to allow the user # to provision wifi credentials to the device. -esp32_improv: - authorizer: none +#esp32_improv: +# authorizer: none # Sets up the improv via serial client for Wi-Fi provisioning improv_serial: