diff --git a/examples/advanced/ac_livingroom.yaml b/examples/advanced/ac_livingroom.yaml index 08f985b..f874727 100644 --- a/examples/advanced/ac_livingroom.yaml +++ b/examples/advanced/ac_livingroom.yaml @@ -6,7 +6,8 @@ #=================================================================================== substitutions: - devicename: livingroom_ac + devicename: livingroom-ac + low_devicename: livingroom_ac upper_devicename: Livingroom AC # use different wifi_ip and wifi_ota_ip in case of esp ip-address change @@ -14,4 +15,4 @@ substitutions: wifi_ip: !secret wifi_ip_livingroom wifi_ota_ip: !secret wifi_ota_ip_livingroom -<<: !include ac_common.yaml \ No newline at end of file +<<: !include ac-energolux-bern.yaml