mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
76_SolarForecast.pm: contrib 0.55.0
git-svn-id: https://svn.fhem.de/fhem/trunk@24915 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
41b865f00e
commit
916dee2e07
@ -3654,8 +3654,7 @@ sub collectAllRegConsumers {
|
|||||||
my $name = $paref->{name};
|
my $name = $paref->{name};
|
||||||
|
|
||||||
my $type = $hash->{TYPE};
|
my $type = $hash->{TYPE};
|
||||||
|
|
||||||
delete $data{$type}{$name}{consumers};
|
|
||||||
delete $data{$type}{$name}{current}{consumerdevs};
|
delete $data{$type}{$name}{current}{consumerdevs};
|
||||||
|
|
||||||
for my $c (1..$maxconsumer) {
|
for my $c (1..$maxconsumer) {
|
||||||
|
Loading…
Reference in New Issue
Block a user