From 9c2f436cee641d97fe662fc59b85328c104bb62a Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Mon, 22 Jun 2026 22:10:03 +1200 Subject: [PATCH] Edit esp-astroclockstepper1.yaml --- esphome/esp-astroclockstepper1.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/esphome/esp-astroclockstepper1.yaml b/esphome/esp-astroclockstepper1.yaml index 1cef721..341f525 100644 --- a/esphome/esp-astroclockstepper1.yaml +++ b/esphome/esp-astroclockstepper1.yaml @@ -177,7 +177,8 @@ packages: local_device_name: "${device_name}" #### WEB PORTAL #### - common_webportal: !include common/webportal_common.yaml + #common_webportal: !include common/webportal_common.yaml + common_webportal: !include common/webportal_common_nopasswd.yaml #### SNTP (Only use if you want/need accurate timeclocks) #### #common_sntp: !include common/sntp_common.yaml