feat: v.1.1.0 work: добавил режим ручного управления. Теперь можно отключать расписание!
POST api/schedule/pause POST api/schedule/resume
This commit is contained in:
@@ -17,7 +17,6 @@ templates:
|
||||
heater: on
|
||||
target_temp: 21
|
||||
|
||||
|
||||
- time: "09:30"
|
||||
action:
|
||||
type: auto
|
||||
@@ -52,6 +51,11 @@ templates:
|
||||
speed: 2
|
||||
target_temp: 25
|
||||
|
||||
- time: "19:02"
|
||||
action:
|
||||
type: set
|
||||
speed: 6
|
||||
|
||||
- time: "22:00"
|
||||
action:
|
||||
type: set
|
||||
|
||||
Reference in New Issue
Block a user