mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
76_SolarForecast.pm: contrib 0.1.0
git-svn-id: https://svn.fhem.de/fhem/trunk@23381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2775f22d8c
commit
e63c2b9936
@ -754,10 +754,6 @@ sub _transferInverterValues {
|
||||
|
||||
if($chour =~ /^($tlim)$/x) {
|
||||
deleteReadingspec ($hash, "Today_Hour.*_PV.*");
|
||||
#my @allrds = keys %{$hash->{READINGS}};
|
||||
#for my $key(@allrds) {
|
||||
# readingsDelete($hash, $key) if($key =~ m/^Today_Hour\d{2}_PVreal$/x);
|
||||
#}
|
||||
}
|
||||
|
||||
## aktuelle PV-Erzeugung
|
||||
|
Loading…
x
Reference in New Issue
Block a user