From a7d346efb22fbf3cbce7942c60f72474971f9813 Mon Sep 17 00:00:00 2001 From: necroave <55869272+necroave@users.noreply.github.com> Date: Wed, 25 May 2022 14:38:08 +0300 Subject: [PATCH] Update ac_common.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Задвоение AC в названии сенсора в расширенном примере --- examples/advanced/ac_common.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/advanced/ac_common.yaml b/examples/advanced/ac_common.yaml index dcf8048..e012151 100644 --- a/examples/advanced/ac_common.yaml +++ b/examples/advanced/ac_common.yaml @@ -65,7 +65,7 @@ climate: show_action: true display_inverted: true indoor_temperature: - name: ${upper_devicename} AC Indoor Temperature + name: ${upper_devicename} Indoor Temperature id: ${devicename}_indoor_temp internal: false display_state: @@ -119,4 +119,4 @@ switch: turn_on_action: - aux_ac.display_on: aux_id turn_off_action: - - aux_ac.display_off: aux_id \ No newline at end of file + - aux_ac.display_off: aux_id