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