fix numeric eq

This commit is contained in:
2020-08-18 08:39:00 +02:00
parent 9439e3b2e2
commit 7ef429c80f
2 changed files with 6 additions and 6 deletions

View File

@ -383,7 +383,7 @@ sub _IsDay {
}
$respIsDay == 1
$respIsDay = 1
if (
( $FHEM::Automation::ShuttersControl::shutters->getDown eq 'roommate'
and ( $FHEM::Automation::ShuttersControl::shutters->getRoommates ne 'asleep'