9.99 snap

This commit is contained in:
wanlop run 2025-05-28 12:44:07 +07:00
parent 5ae45089de
commit 87251ef61e
85 changed files with 2133 additions and 3440 deletions

View file

@ -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