fix little bug in Brightness Fn

This commit is contained in:
Marko Oldenburg 2020-03-24 14:34:32 +01:00
parent 9fcf615af8
commit f59c40ead6

View File

@ -1752,6 +1752,7 @@ sub EventProcessingBrightness {
)
and IsWe()
and $ascDev->getSunriseTimeWeHoliday eq 'on'
and $shutters->getTimeUpWeHoliday eq '01:25'
)
)
and int( gettimeofday() / 86400 ) == int(
@ -1836,6 +1837,7 @@ sub EventProcessingBrightness {
)
and IsWe()
and $ascDev->getSunriseTimeWeHoliday eq 'on'
and $shutters->getTimeUpWeHoliday ne '01:25'
)
)
and int( gettimeofday() / 86400 ) == int(