98_Siro.pm:change loglevel

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16472 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Byte09 2018-03-23 15:03:57 +00:00
parent 75e04d4954
commit 061e889e28

View File

@ -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"