version: 1 enabled: true timezone: local templates: workday: - time: "00:00" action: type: set power: off - time: "07:00" action: type: set power: on speed: 2 heater: on target_temp: 20 mode: outside - time: "09:00" action: type: set speed: 1 - time: "13:00" action: type: auto speed: 1 - time: "17:00" action: type: set speed: 3 - time: "19:00" action: type: set power: on speed: 6 heater: on target_temp: 20 - time: "20:30" action: type: auto speed: 2 - time: "20:31" action: type: set speed: 3 - time: "23:00" action: type: set speed: 1 heater: off - time: "23:55" action: type: set power: on speed: 1 - time: "23:57" action: type: auto speed: 2 - time: "00:05" action: type: set speed: 1 weekend: - time: "00:00" action: type: set speed: 6 - time: "00:02" action: type: set speed: 1 - time: "09:00" action: type: set power: on speed: 1 heater: on target_temp: 20 mode: outside - time: "10:00" action: type: auto speed: 1 - time: "23:30" action: type: set speed: 1 heater: off days: mon: workday tue: workday wed: workday thu: workday fri: workday sat: workday sun: workday