DEBUGVAR ExhaustFanTime1Enable DEBUGVAR ExhaustFanTime1Hour DEBUGVAR ExhaustFanTime1Min DEBUGVAR ExhaustFanTime2Enable DEBUGVAR ExhaustFanTime2Hour DEBUGVAR ExhaustFanTime2Min DEBUGVAR ExhaustFanTime3Enable DEBUGVAR ExhaustFanTime3Hour DEBUGVAR ExhaustFanTime3Min If ExhaustFanTime1Enable = "true" Then If ExhaustFanTime2Enable = "true" Then TimeRange ExhaustFanTime1Hour ExhaustFanTime1Min ExhaustFanTime2Hour ExhaustFanTime2Min SystemTimeHourInt SystemTimeMinuteInt CurrentTime1ToTime2 EndIf EndIf DEBUGVAR CurrentTime1ToTime2 DEBUGVAR PreviseTime1ToTime2 If PreviseTime1ToTime2 = CurrentTime1ToTime2 Then Else ;__CMD "CLI" "set-fan-mode=1" "-" "-" EndIf