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