diff --git a/fhem/contrib/97_SB_SERVER.pm b/fhem/contrib/97_SB_SERVER.pm index 39cd781b7..5f44a66eb 100644 --- a/fhem/contrib/97_SB_SERVER.pm +++ b/fhem/contrib/97_SB_SERVER.pm @@ -1524,8 +1524,6 @@ sub SB_SERVER_Notify( $$ ) { "Own:" . $name . " Device:" . $devName ); if( $devName eq $hash->{RCCNAME} ) { - Log3( $hash, 1, "SB_SERVER_Notify($name): from $hash->{RCCNAME} " . - "with " . ReadingsVal( $hash->{RCCNAME}, "state", "off" ) ); if( ReadingsVal( $hash->{RCCNAME}, "state", "off" ) eq "off" ) { RemoveInternalTimer( $hash ); InternalTimer( gettimeofday() + 10,