Removed improv BLE
Due to lack of memory
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user