From 7f8c38b0e9567758c6072fda0193bb19fdc1affc Mon Sep 17 00:00:00 2001 From: ale1800 <53172176+ale1800@users.noreply.github.com> Date: Tue, 29 Oct 2024 19:21:00 +0100 Subject: [PATCH] Update esp360remote.yaml --- ESPHome Configuration/esp360remote.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ESPHome Configuration/esp360remote.yaml b/ESPHome Configuration/esp360remote.yaml index a4bb97b..dca3227 100644 --- a/ESPHome Configuration/esp360remote.yaml +++ b/ESPHome Configuration/esp360remote.yaml @@ -48,14 +48,16 @@ ota: - platform: esphome wifi: - + on_connect: + - delay: 5s # Gives time for improv results to be transmitted + - ble.disable: + on_disconnect: + - ble.enable: # Enable fallback hotspot (captive portal) in case wifi connection fails ap: ssid: "${name}" password: "" -#web_server: - #port: 80 esp32_improv: authorizer: none