From 2c69f87eda55b3cd56ed357fc4a7ec05b5d15e6c Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Sun, 28 Mar 2021 08:50:47 +0000 Subject: [PATCH] 76_SolarForecast.pm: contrib 0.25.0 git-svn-id: https://svn.fhem.de/fhem/trunk@24108 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/76_SolarForecast.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/contrib/DS_Starter/76_SolarForecast.pm b/fhem/contrib/DS_Starter/76_SolarForecast.pm index 95ab3a9d3..762b60b54 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -1154,6 +1154,7 @@ sub centralTask { deleteReadingspec ($hash, "Today_PV"); deleteReadingspec ($hash, "Tomorrow_PV"); deleteReadingspec ($hash, "NextHour.*"); + deleteReadingspec ($hash, "moduleEfficiency"); my $interval = controlParams ($name);