From a000fb6c44afe11982a128feb4ec6538b1939194 Mon Sep 17 00:00:00 2001 From: Fedorov Dmitriy Date: Sun, 20 Sep 2026 13:42:34 +0300 Subject: [PATCH] =?UTF-8?q?work=20:=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=80=D0=B0=D1=81=D0=BF=D0=B8=D1=81=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BD=D0=B0=20=D1=80=D0=B5=D0=B0=D0=BB=D1=8C=D0=BD?= =?UTF-8?q?=D0=BE=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/schedule.yaml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/config/schedule.yaml b/config/schedule.yaml index 25a4576..4276d05 100644 --- a/config/schedule.yaml +++ b/config/schedule.yaml @@ -16,7 +16,7 @@ templates: speed: 6 heater: on target_temp: 21 - + - time: "09:30" action: type: auto @@ -27,12 +27,12 @@ templates: action: type: set speed: 6 - + - time: "22:45" action: type: set speed: 1 - + weekend: @@ -44,23 +44,18 @@ templates: speed: 6 heater: on target_temp: 21 - + - time: "10:30" action: type: auto speed: 2 target_temp: 25 - - time: "19:02" - action: - type: set - speed: 6 - - time: "22:00" action: type: set speed: 6 - + - time: "22:45" action: type: set @@ -78,4 +73,5 @@ days: fri: workday sat: weekend - sun: weekend \ No newline at end of file + sun: weekend +