work: Протестировано расписание и ручная установка значений во время работающего расписания.
This commit is contained in:
+28
-18
@@ -36,23 +36,47 @@ templates:
|
||||
type: set
|
||||
speed: 3
|
||||
|
||||
- time: "17:30"
|
||||
- time: "19:00"
|
||||
action:
|
||||
type: set
|
||||
power: on
|
||||
speed: 6
|
||||
heater: on
|
||||
target_temp: 20
|
||||
|
||||
- time: "20:30"
|
||||
action:
|
||||
type: auto
|
||||
|
||||
|
||||
- time: "20:31"
|
||||
action:
|
||||
type: set
|
||||
speed: 3
|
||||
|
||||
- time: "23:00"
|
||||
action:
|
||||
type: set
|
||||
speed: 1
|
||||
heater: off
|
||||
|
||||
- time: "23:58"
|
||||
action:
|
||||
type: set
|
||||
speed: 3
|
||||
|
||||
|
||||
weekend:
|
||||
|
||||
- time: "00:00"
|
||||
action:
|
||||
type: set
|
||||
power: off
|
||||
speed: 6
|
||||
|
||||
- time: "00:02"
|
||||
action:
|
||||
type: set
|
||||
speed: 1
|
||||
|
||||
- time: "09:00"
|
||||
action:
|
||||
@@ -67,22 +91,6 @@ templates:
|
||||
action:
|
||||
type: auto
|
||||
|
||||
- time: "22:54"
|
||||
action:
|
||||
type: set
|
||||
power: on
|
||||
speed: 2
|
||||
|
||||
- time: "22:55"
|
||||
action:
|
||||
type: set
|
||||
speed: 4
|
||||
|
||||
- time: "22:56"
|
||||
action:
|
||||
type: set
|
||||
speed: 6
|
||||
|
||||
- time: "23:30"
|
||||
action:
|
||||
type: set
|
||||
@@ -90,6 +98,8 @@ templates:
|
||||
heater: off
|
||||
|
||||
|
||||
|
||||
|
||||
days:
|
||||
|
||||
mon: workday
|
||||
|
||||
Reference in New Issue
Block a user