2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 09:55:38 +00:00

76_SolarForecast: contrib 0.80.2

git-svn-id: https://svn.fhem.de/fhem/trunk@27647 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2023-06-02 18:35:22 +00:00
parent 59ddf94106
commit f43ffbb6fe

View File

@ -8639,7 +8639,7 @@ sub _flowGraphic {
$soc = 0;
}
else {
$csc -= $batout;
#$csc -= $batout;
}
my $grid_color = $cgfi ? 'flowg grid_color1' : 'flowg grid_color2';