diff --git a/FHEM/98_Siro.pm b/FHEM/98_Siro.pm index 5cac9527b..b7b4c4f57 100644 --- a/FHEM/98_Siro.pm +++ b/FHEM/98_Siro.pm @@ -544,7 +544,7 @@ sub Siro_Parse($$) { return "" if ( IsDisabled($name) ); if ( my $lh = $modules{Siro}{defptr}{$testid} ) { my $name = $lh->{NAME}; - Log3 $hash, 3, + Log3 $hash, 5, "Siro_Parse: Incomming msg from IODevice $testid - $name device is defined"; if ( defined($name) && $testcmd ne "54"