9.99 snap
This commit is contained in:
parent
5ae45089de
commit
87251ef61e
85 changed files with 2133 additions and 3440 deletions
|
|
@ -24,6 +24,11 @@ If ExhaustFanAuto = "2" Then
|
|||
SAVELOG " Exhaust Fan mode 2 come back to mode auto2 "
|
||||
__CMD "CLI" "set-fan-mode=Fan_Auto" "-" "-"
|
||||
EndIf
|
||||
|
||||
If SystemTimeHourInt = ExhaustFanTime1Hour Then
|
||||
SAVELOG " Exhaust Fan mode 2 come back to mode auto3 "
|
||||
__CMD "CLI" "set-fan-mode=Fan_Auto" "-" "-"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If ExhaustFanAuto = "" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue