2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

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 e4d37e59dd
commit 4e3d36a2c5

View File

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