2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

Supporting clientArray patch of fhem.pl

git-svn-id: https://svn.fhem.de/fhem/trunk@3237 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2013-06-01 17:15:59 +00:00
parent 1c524fbb57
commit cd818641fa

View File

@ -1036,6 +1036,7 @@ CUL_Attr(@)
} }
Log 2, "Switched $name rfmode to $a[3]"; Log 2, "Switched $name rfmode to $a[3]";
delete $hash->{".clientArray"};
} }