Stop unnecessary services before TFT upload with pre-built versions
This commit is contained in:
@@ -57,14 +57,22 @@ button:
|
||||
ESP_LOGE(TAG, "Firmware update failed!");
|
||||
|
||||
captive_portal:
|
||||
id: ap_captive_portal
|
||||
|
||||
dashboard_import:
|
||||
package_import_url: github://Blackymas/NSPanel_HA_Blueprint/prebuilt/nspanel_esphome_prebuilt.yaml@main
|
||||
import_full_config: false
|
||||
|
||||
esp32_ble:
|
||||
id: ble
|
||||
|
||||
esp32_improv:
|
||||
id: ble_improv
|
||||
authorizer: none
|
||||
|
||||
esp32_ble_server:
|
||||
id: ble_server
|
||||
|
||||
esphome:
|
||||
name_add_mac_suffix: true
|
||||
project:
|
||||
@@ -75,6 +83,7 @@ esphome:
|
||||
- -D NSPANEL_HA_BLUEPRINT_PREBUILT
|
||||
|
||||
improv_serial:
|
||||
id: serial_improv
|
||||
|
||||
logger:
|
||||
baud_rate: 115200
|
||||
|
||||
Reference in New Issue
Block a user