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 +