default matchList ist PCA301 as current LaCrosse sketch does not send version on startup

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5793 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme1968
2014-05-09 08:38:26 +00:00
parent b6574c1fae
commit a354bd4b45

View File

@@ -109,7 +109,7 @@ JeeLink_Define($$)
$dev .= "\@57600" if( $dev !~ m/\@/ );
$hash->{Clients} = $clientsJeeLink;
#$hash->{MatchList} = \%matchListJeeLink;
$hash->{MatchList} = \%matchListPCA301;
$hash->{DeviceName} = $dev;