mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
98_WD,98_HC: Loglevel changed
git-svn-id: https://svn.fhem.de/fhem/trunk@9992 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
da1e8e5241
commit
e6f35794d4
@ -697,7 +697,7 @@ sub WeekdayTimer_isAnActiveTimer ($$$) {
|
|||||||
Log3 $hash, 5, "[$name] condition: $xPression";
|
Log3 $hash, 5, "[$name] condition: $xPression";
|
||||||
|
|
||||||
my $ret = AnalyzeCommandChain(undef, $xPression);
|
my $ret = AnalyzeCommandChain(undef, $xPression);
|
||||||
Log3 $hash, 3, "[$name] result of condition:$ret";
|
Log3 $hash, 5, "[$name] result of condition:$ret";
|
||||||
return $ret;
|
return $ret;
|
||||||
}
|
}
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user