From d6f48c151e12f0c9d8db886a5b9954aca8589593 Mon Sep 17 00:00:00 2001 From: pgrondek Date: Wed, 30 Jun 2021 23:37:01 +0200 Subject: [PATCH] Update AC configuration --- configuration/automations/ac.yaml | 2 +- scripts/10.modes.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/configuration/automations/ac.yaml b/configuration/automations/ac.yaml index 7d91981..cf6c32e 100644 --- a/configuration/automations/ac.yaml +++ b/configuration/automations/ac.yaml @@ -5,7 +5,7 @@ trigger: - platform: numeric_state entity_id: sensor.ble_temperature_computer_cave_sensor - above: '25.5' + above: '26.5' for: minutes: 1 condition: diff --git a/scripts/10.modes.yaml b/scripts/10.modes.yaml index 1f2eee7..0cc5244 100644 --- a/scripts/10.modes.yaml +++ b/scripts/10.modes.yaml @@ -115,6 +115,9 @@ leave_home: target: entity_id: lock.front_door_25f246fe_door_lock - service: script.tv_off + - service: climate.turn_off + target: + entity_id: climate.ac mode: single icon: mdi:home-export-outline