From ce84e7acb6dcf822a1b20950f4724121ac1c3d54 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Wed, 7 Apr 2021 08:49:17 +0000 Subject: [PATCH] 76_Solarforcast: contrib 0.31.0 git-svn-id: https://svn.fhem.de/fhem/trunk@24170 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 ef16082f5..ed73d6584 100644 --- a/fhem/contrib/DS_Starter/76_SolarForecast.pm +++ b/fhem/contrib/DS_Starter/76_SolarForecast.pm @@ -1498,6 +1498,7 @@ sub _additionalActivities { delete $hash->{HELPER}{INITETOTAL}; delete $hash->{HELPER}{INITCONTOTAL}; + delete $hash->{HELPER}{INITFEEDTOTAL}; $hash->{HELPER}{H00DONE} = 1; } }