From 376499a8ef33e4bf511e3a8088ef00de280f00b9 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 11 Aug 2021 23:51:12 +0200 Subject: [PATCH] Change AC temperature --- configuration/automations/ac.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration/automations/ac.yaml b/configuration/automations/ac.yaml index 27a4568..fb3e467 100644 --- a/configuration/automations/ac.yaml +++ b/configuration/automations/ac.yaml @@ -27,13 +27,13 @@ entity_id: climate.ac - service: climate.set_temperature data: - temperature: 24 + temperature: 25 hvac_mode: cool target: entity_id: climate.ac - id: ac-turn-off - alias: '[AC] Turo off when windows are open' + alias: '[AC] Turn off when windows are open' mode: single trigger: - platform: state