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; } }