mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-28 05:01:57 +00:00
76_SolarForecast: contrib 1.44.1
git-svn-id: https://svn.fhem.de/fhem/trunk@29611 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
19f410b192
commit
ff9b379f4e
@ -15284,6 +15284,7 @@ sub __batteryOnBeam {
|
|||||||
|
|
||||||
my $day_str = $hfcg->{$i}{day_str};
|
my $day_str = $hfcg->{$i}{day_str};
|
||||||
my $time_str = $hfcg->{$i}{time_str};
|
my $time_str = $hfcg->{$i}{time_str};
|
||||||
|
$time_str = (split ":", $time_str)[0]; # Forum: https://forum.fhem.de/index.php?msg=1332721
|
||||||
my $soc = $hfcg->{$i}{'soc'.$bn};
|
my $soc = $hfcg->{$i}{'soc'.$bn};
|
||||||
|
|
||||||
my ($bpower, $currsoc);
|
my ($bpower, $currsoc);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user