Triggering UNKNOWNCODE
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@1905 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -2415,6 +2415,7 @@ Dispatch($$$)
|
||||
}
|
||||
}
|
||||
if(!int(@found)) {
|
||||
DoTrigger($name, "UNKNOWNCODE $dmsg");
|
||||
Log GetLogLevel($name,3), "$name: Unknown code $dmsg, help me!";
|
||||
return undef;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user