mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 16:05:19 +00:00
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:
parent
19c1241841
commit
3ecf317bb1
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user