From 4f5b2307f7f3c34247ffce941d7465d5aaea8fc0 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Mon, 22 Jun 2026 22:01:13 +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 9a3bf2e..1cef721 100644 --- a/esphome/esp-astroclockstepper1.yaml +++ b/esphome/esp-astroclockstepper1.yaml @@ -155,7 +155,8 @@ substitutions: packages: #### WIFI, Network (Static/DHCP/IPV6 etc), Fallback AP, Safemode #### common_wifi: !include - file: common/network_common.yaml + #file: common/network_common.yaml + file: common/network_common_dhcp.yaml vars: local_device_name: "${device_name}" local_static_ip_address: "${static_ip_address}"