76_SolarForecast: contrib V1.58.3
git-svn-id: https://svn.fhem.de/fhem/trunk@30301 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -11929,7 +11929,7 @@ sub __batChargeOptTargetPower {
|
|||||||
|
|
||||||
if (!$spls) { # auf kleine Sollladeleistung setzen wenn kein Überschuß
|
if (!$spls) { # auf kleine Sollladeleistung setzen wenn kein Überschuß
|
||||||
$hsurp->{$shod}{$sbn}{pneedmin} = $bpinreduced;
|
$hsurp->{$shod}{$sbn}{pneedmin} = $bpinreduced;
|
||||||
#storeReading ('Battery_ChargeOptTargetPower_'.$sbn, $bpinreduced.' W') if($hsurp->{$shod}{nhr} eq '00');
|
storeReading ('Battery_ChargeOptTargetPower_'.$sbn, $bpinreduced.' W') if($hsurp->{$shod}{nhr} eq '00');
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user