76_SolarForecast: new key flowGraphicControl->inverterNodeIcon
git-svn-id: https://svn.fhem.de/fhem/trunk@29962 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -17567,6 +17567,7 @@ END3
|
||||
$bat2home = __normDecPlaces ($bat2home);
|
||||
$dc2inv2node = __normDecPlaces ($dc2inv2node);
|
||||
$node2bat = __normDecPlaces ($node2bat);
|
||||
$consptn = __normDecPlaces ($consptn);
|
||||
|
||||
$ret .= qq{<text class="$stna text" id="nodetxt_$stna" x="800" y="320" style="text-anchor: start;">$pnodesum</text>} if ($pnodesum > 0);
|
||||
$ret .= qq{<text class="$stna text" id="batsoctxt_$stna" x="1380" y="520" style="text-anchor: start;">$soc %</text>} if ($hasbat); # Lage Text Batterieladungszustand
|
||||
|
||||
Reference in New Issue
Block a user