mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
76_SolarForecast.pm: contrib 0.3.0
git-svn-id: https://svn.fhem.de/fhem/trunk@23587 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e236ed57de
commit
0a1ce20f40
@ -2372,6 +2372,8 @@ sub listPVHistory {
|
||||
my $type = $hash->{TYPE};
|
||||
my $pvhh = $data{$type}{$name}{pvhist};
|
||||
|
||||
Log3 ($name, 5, "$name - PV History content: ".Dumper $pvhh);
|
||||
|
||||
my $sub = sub {
|
||||
my $day = shift;
|
||||
my $ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user