default matchList ist PCA301 as current LaCrosse sketch does not send version on startup
git-svn-id: https://svn.fhem.de/fhem/trunk@5793 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -109,7 +109,7 @@ JeeLink_Define($$)
|
||||
$dev .= "\@57600" if( $dev !~ m/\@/ );
|
||||
|
||||
$hash->{Clients} = $clientsJeeLink;
|
||||
#$hash->{MatchList} = \%matchListJeeLink;
|
||||
$hash->{MatchList} = \%matchListPCA301;
|
||||
|
||||
$hash->{DeviceName} = $dev;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user