98_MSwitch.pm:change loglevel

git-svn-id: https://svn.fhem.de/fhem/trunk@17245 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Byte09
2018-09-01 05:06:11 +00:00
parent fd596a9aa0
commit cdd4def3a6

View File

@@ -5419,7 +5419,7 @@ sub MSwitch_Execute_Timer($) {
if ( $triggercondition ne '' )
{
Log3( $Name, 0,"aufruf triggerconditionr". __LINE__ );
#Log3( $Name, 0,"aufruf triggerconditionr". __LINE__ );
my $ret = MSwitch_checkcondition( $triggercondition, $Name, '' );