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