98_MSwitch.pm:change loglevel

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@17244 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Byte09 2018-09-01 05:04:19 +00:00
parent 97261fd1b6
commit 0e047342ec

View File

@ -513,10 +513,8 @@ sub MSwitch_Get($$@) {
if ( $opt eq 'checkcondition' ) {
my ( $condstring, $eventstring ) = split( /\|/, $args[0] );
Log3( $name, 0,"cond: $condstring " . __LINE__ );
Log3( $name, 0,"event: $eventstring " . __LINE__ );
#Log3( $name, 0,"cond: $condstring " . __LINE__ );
#Log3( $name, 0,"event: $eventstring " . __LINE__ );
$condstring =~ s/#\[dp\]/:/g;
$condstring =~ s/#\[pt\]/./g;
@ -6439,8 +6437,6 @@ sub MSwitch_makefreecmd($$) {
my $name = $hash->{NAME};
my $ersetzung ="";
$cs =~ s/#\[ti\]/~/g;
# entferne kommntarzeilen