work: Автоматический режим управления скоростью
отлажен!
This commit is contained in:
+2
-2
@@ -7,10 +7,10 @@ co2:
|
||||
hysteresis: 100
|
||||
|
||||
thresholds:
|
||||
- ppm: 800
|
||||
- ppm: 700
|
||||
speed: 2
|
||||
|
||||
- ppm: 1000
|
||||
- ppm: 900
|
||||
speed: 3
|
||||
|
||||
- ppm: 1300
|
||||
|
||||
+8
-12
@@ -8,30 +8,30 @@ templates:
|
||||
|
||||
workday:
|
||||
|
||||
- time: "00:00"
|
||||
action:
|
||||
type: set
|
||||
power: off
|
||||
|
||||
- time: "07:00"
|
||||
action:
|
||||
type: set
|
||||
power: on
|
||||
speed: 2
|
||||
heater: on
|
||||
heater: off
|
||||
target_temp: 20
|
||||
mode: outside
|
||||
|
||||
- time: "09:00"
|
||||
- time: "15:45"
|
||||
action:
|
||||
type: set
|
||||
speed: 1
|
||||
|
||||
- time: "13:00"
|
||||
- time: "15:46"
|
||||
action:
|
||||
type: auto
|
||||
speed: 1
|
||||
|
||||
- time: "15:47"
|
||||
action:
|
||||
type: set
|
||||
speed: 6
|
||||
|
||||
- time: "17:00"
|
||||
action:
|
||||
type: set
|
||||
@@ -73,10 +73,6 @@ templates:
|
||||
type: auto
|
||||
speed: 2
|
||||
|
||||
- time: "00:05"
|
||||
action:
|
||||
type: set
|
||||
speed: 1
|
||||
|
||||
|
||||
weekend:
|
||||
|
||||
Reference in New Issue
Block a user