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

36_JeeLink.pm: extendet LaCrosse match list

git-svn-id: https://svn.fhem.de/fhem/trunk@8562 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2015-05-10 20:25:18 +00:00
parent 57b0199523
commit 63567586b7

View File

@ -25,7 +25,7 @@ my %matchListPCA301 = (
"1:PCA301" => "^\\S+\\s+24",
"2:EC3000" => "^\\S+\\s+22",
"3:RoomNode" => "^\\S+\\s+11",
"4:LaCrosse" => "^\\S+\\s+9 ",
"4:LaCrosse" => "^(\\S+\\s+9 |OK\\sWS\\s)",
"5:AliRF" => "^\\S+\\s+5 ",
"6:EMT7110" => "^OK\\sEMT7110\\s",
);