2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 05:16:45 +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:
nasseeder1 2020-12-19 07:40:53 +00:00
parent 2775f22d8c
commit e63c2b9936

View File

@ -754,10 +754,6 @@ sub _transferInverterValues {
if($chour =~ /^($tlim)$/x) { if($chour =~ /^($tlim)$/x) {
deleteReadingspec ($hash, "Today_Hour.*_PV.*"); 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 ## aktuelle PV-Erzeugung