37_harmony.pm: changed loglevel of unknown message message
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7951 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -959,7 +959,7 @@ harmony_Read($)
|
||||
harmony_updateActivity($hash, $decoded->{activityId}) if( defined($decoded->{activityId}) );
|
||||
|
||||
} else {
|
||||
Log3 $name, 2, "$name: unknown message: $content";
|
||||
Log3 $name, 4, "$name: unknown message: $content";
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user