Comfort Automation/ Security System Forums

Full Version: NightTime flag not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After updating Comfort\'s firmware (to 7.0.46) , responses with the NightTime flag are no longer running. Here\'s an example of one:

If NightTime <> 0 Then
    If Timer LandingTimer = 0 Then
        If Hours > 21 Then
            Do LandingDimToVLow
        Else
            If Hours > 6 Then
                Do LandingDimToMed
            Else
                Do LandingDimToVLow
            End If
        End If
    End If
End If

Has something changed?
Thx,

This has been reported as a bug in that firmware (firmware 7.046), you can find the topic here.