From 954699e87f25eab788407c9408aecc6320110137 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:46:30 +0200 Subject: [PATCH] Update nspanel_esphome_prebuilt.yaml --- nspanel_esphome_prebuilt.yaml | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/nspanel_esphome_prebuilt.yaml b/nspanel_esphome_prebuilt.yaml index 8770f79..9c4f97c 100644 --- a/nspanel_esphome_prebuilt.yaml +++ b/nspanel_esphome_prebuilt.yaml @@ -1,8 +1,8 @@ substitutions: device_name: nspanel wifi_ssid: "nspanel" - wifi_password: "" - nextion_update_url: "" + wifi_password: "NSPanel_HA_Blueprint" + nextion_update_url: "https://github.com/Blackymas/NSPanel_HA_Blueprint" packages: remote_package: @@ -20,14 +20,26 @@ esphome: dashboard_import: package_import_url: github://Blackymas/NSPanel_HA_Blueprint/nspanel_esphome_prebuilt.yaml@dev # Must be updated - ref: dev import_full_config: false -captive_portal: - button: - id: !extend tft_update internal: true -# - id: !extend tft_reparse_off -# internal: true + - id: !extend tft_reparse_off + internal: true + +wifi: + ap: {} + +# In combination with the `ap` this allows the user +# to provision wifi credentials to the device. +captive_portal: + +# Sets up Bluetooth LE (Only on ESP32) to allow the user +# to provision wifi credentials to the device. +esp32_improv: + authorizer: none + +# Sets up the improv via serial client for Wi-Fi provisioning +improv_serial: