76_Solarforcast: contrib 0.50.0
git-svn-id: https://svn.fhem.de/fhem/trunk@24565 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -2695,7 +2695,7 @@ sub ___switchonTimelimits {
|
||||
|
||||
if($change) {
|
||||
my $cname = ConsumerVal ($hash, $c, "name", "");
|
||||
Log3 ($name, 4, qq{$name - Planned starttime "$cname" changed from "$origtime" to "$starttime" due to $change conditions});
|
||||
Log3 ($name, 3, qq{$name - Planned starttime "$cname" changed from "$origtime" to "$starttime" due to $change condition});
|
||||
}
|
||||
|
||||
return $starttime;
|
||||
|
||||
Reference in New Issue
Block a user