This commit is contained in:
wanlop run 2025-05-22 17:34:37 +07:00
parent 1d7c1c1cb6
commit 0ccb714e4f
8 changed files with 74 additions and 22 deletions

View file

@ -20,10 +20,6 @@ DEBUGVAR AirHumidity
DEBUGVAR ExhaustFanTime1Hour
If ExhaustFanAuto = "2" Then
If SystemTimeHourInt > ExhaustFanTime1Hour Then
SAVELOG " Exhaust Fan mode 2 come back to mode auto1 "
__CMD "CLI" "set-fan-mode=Fan_Auto" "-" "-"
EndIf
If SystemTimeHourInt = 4 Then
SAVELOG " Exhaust Fan mode 2 come back to mode auto2 "
__CMD "CLI" "set-fan-mode=Fan_Auto" "-" "-"