mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
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:
parent
75e04d4954
commit
061e889e28
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user