2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-17 17:36:01 +00:00

76_SolarForecast.pm: contrib 0.25.0

git-svn-id: https://svn.fhem.de/fhem/trunk@24108 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2021-03-28 08:50:47 +00:00
parent 4b2348ad4b
commit 2c69f87eda

View File

@ -1154,6 +1154,7 @@ sub centralTask {
deleteReadingspec ($hash, "Today_PV");
deleteReadingspec ($hash, "Tomorrow_PV");
deleteReadingspec ($hash, "NextHour.*");
deleteReadingspec ($hash, "moduleEfficiency");
my $interval = controlParams ($name);