Typom thanks to domi

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@863 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-03-15 06:51:13 +00:00
parent 966f128e4d
commit aa8e2e8253

View File

@@ -33,7 +33,7 @@ HMLAN_Initialize($)
$hash->{ReadyFn} = "HMLAN_Ready";
$hash->{Clients} = ":CUL_HM:";
my %mc = (
"1:HMLAN_HM" => "^A......................",
"1:CUL_HM" => "^A......................",
);
$hash->{MatchList} = \%mc;