From b9a7fd1e6ead665af98edf2629d1b43cfca61956 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 24 Jan 2024 23:05:02 +0100 Subject: [PATCH] Update bedroom temperature --- configuration/automations/modes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/automations/modes.yaml b/configuration/automations/modes.yaml index c69bf63..779f268 100644 --- a/configuration/automations/modes.yaml +++ b/configuration/automations/modes.yaml @@ -43,6 +43,6 @@ action: - service: climate.set_temperature data: - temperature: 23 + temperature: 25 target: entity_id: climate.bedroom_thermostat