mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 05:16:45 +00:00
JeeLink: fixed EMT7110 entry in matchList
git-svn-id: https://svn.fhem.de/fhem/trunk@6734 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
780e97c975
commit
ac79aee7ba
@ -27,7 +27,7 @@ my %matchListPCA301 = (
|
||||
"3:RoomNode" => "^\\S+\\s+11",
|
||||
"4:LaCrosse" => "^\\S+\\s+9 ",
|
||||
"5:AliRF" => "^\\S+\\s+5 ",
|
||||
"6:EMT7110" => "^OK\\sEMT7110\\s,",
|
||||
"6:EMT7110" => "^OK\\sEMT7110\\s",
|
||||
);
|
||||
|
||||
my %matchListJeeLink433 = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user