mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
98_MSwitch.pm:change loglevel
git-svn-id: https://svn.fhem.de/fhem/trunk@17212 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e42e13a89f
commit
74002c7b54
@ -5772,7 +5772,7 @@ sub MSwitch_VUpdate($) {
|
|||||||
# my $newtriggercond = join( '|', @devs );
|
# my $newtriggercond = join( '|', @devs );
|
||||||
# readingsSingleUpdate( $hash, ".Device_Affected_Details", $newtriggercond, 0 );
|
# readingsSingleUpdate( $hash, ".Device_Affected_Details", $newtriggercond, 0 );
|
||||||
|
|
||||||
Log3( $Name, 0,"vupdate - $Name". __LINE__ );
|
Log3( $Name, 5,"vupdate - $Name". __LINE__ );
|
||||||
#$attr{$Name}{disable} = '0';
|
#$attr{$Name}{disable} = '0';
|
||||||
|
|
||||||
readingsSingleUpdate( $hash, ".V_Check", $vupdate, 0 );
|
readingsSingleUpdate( $hash, ".V_Check", $vupdate, 0 );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user