diff --git a/fhem/FHEM/37_harmony.pm b/fhem/FHEM/37_harmony.pm index 1868e26af..16939694b 100644 --- a/fhem/FHEM/37_harmony.pm +++ b/fhem/FHEM/37_harmony.pm @@ -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"; }