2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

76_SolarForecast.pm: contrib 0.38.0

git-svn-id: https://svn.fhem.de/fhem/trunk@24276 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2021-04-18 19:11:27 +00:00
parent 9aaa1e8e6f
commit 8e2a61b72f

View File

@ -2419,7 +2419,6 @@ sub estConsumptionForecast {
$conh->{$nhhr} += HistoryVal ($hash, $m, $nhhr, "con", 0);
$dnum++;
Log3($name, 1, "$name - hdn: $hdn, $dnum, nhhr: $nhhr, ".$conh->{$nhhr});
}
if ($dnum) {
$data{$type}{$name}{nexthours}{$k}{confc} = $conh->{$nhhr}/$dnum; # Durchschnittsverbrauch aller gleicher Wochentage pro Stunde