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}"