mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
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:
parent
75e8d4b8ee
commit
3e06d2599f
@ -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, '' );
|
||||
|
Loading…
Reference in New Issue
Block a user