From a04e8156d4ab55ea73167dab98a908e545a78407 Mon Sep 17 00:00:00 2001 From: BigBobbas <150487209+BigBobbas@users.noreply.github.com> Date: Thu, 19 Sep 2024 02:11:42 +0100 Subject: [PATCH] added captive_portal to esp32-s3-box (#8) --- esp32-s3-box/esp32-s3-box.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/esp32-s3-box/esp32-s3-box.yaml b/esp32-s3-box/esp32-s3-box.yaml index 54fc391..d4ad1cc 100644 --- a/esp32-s3-box/esp32-s3-box.yaml +++ b/esp32-s3-box/esp32-s3-box.yaml @@ -91,6 +91,8 @@ wifi: on_disconnect: - script.execute: draw_display +captive_portal: + button: - platform: factory_reset id: factory_reset_btn