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:
@@ -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'))
|
||||||
|
|||||||
Reference in New Issue
Block a user