76_SolarForecast.pm: contrib 0.74.2

git-svn-id: https://svn.fhem.de/fhem/trunk@26710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
DS_Starter
2022-11-15 20:57:00 +00:00
parent 5300ef35ac
commit e842e1b37b

View File

@@ -4923,7 +4923,7 @@ sub __planSwitchTimes {
}
}
else { # Verbraucher _muß_ geplant werden
if($debug) {
if($debug =~ /consumerPlanning/x) {
Log3 ($name, 1, qq{$name DEBUG> consumer "$c" - mode: $mode, mintime: $mintime, relevant method: max});
for my $o (sort{$a<=>$b} keys %max) {