renovate remove cup and cup on arm

This commit is contained in:
wanlop run 2025-06-04 22:08:49 +07:00
parent 34ceea967c
commit f6a7ec1501
57 changed files with 591 additions and 475 deletions

View file

@ -25,8 +25,8 @@ If ExhaustFanAuto = "2" Then
__CMD "CLI" "set-fan-mode=Fan_Auto" "-" "-"
EndIf
If SystemTimeHourInt = ExhaustFanTime1Hour Then
SAVELOG " Exhaust Fan mode 2 come back to mode auto3 "
If SystemTimeHourInt = 23 Then
SAVELOG " Exhaust Fan mode 2 come back to mode auto4 "
__CMD "CLI" "set-fan-mode=Fan_Auto" "-" "-"
EndIf
EndIf