From b6918b3d278bf4e39f0d1a22de3d8d953e0437c2 Mon Sep 17 00:00:00 2001 From: Brokly Date: Thu, 26 May 2022 19:47:44 +0300 Subject: [PATCH] Update ac_livingroom.yaml --- examples/advanced/ac_livingroom.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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