10_MAX.pm: fix set weekProfile

git-svn-id: https://svn.fhem.de/fhem/trunk@22368 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Wzut
2020-07-07 17:18:53 +00:00
parent eb2f1aaa67
commit 500cda1b00

View File

@@ -1051,6 +1051,7 @@ sub MAX_Set
} }
} }
return;
}# letztes Set Kommando }# letztes Set Kommando
if (($setting =~ /(open|close)/) && ($devtype == 6) && ($hash->{IODev}->{TYPE} eq 'CUL_MAX')) if (($setting =~ /(open|close)/) && ($devtype == 6) && ($hash->{IODev}->{TYPE} eq 'CUL_MAX'))