2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

76_Solarforcast: contrib 0.31.0

git-svn-id: https://svn.fhem.de/fhem/trunk@24170 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2021-04-07 08:49:17 +00:00
parent 99ff1570e4
commit ce84e7acb6

View File

@ -1498,6 +1498,7 @@ sub _additionalActivities {
delete $hash->{HELPER}{INITETOTAL};
delete $hash->{HELPER}{INITCONTOTAL};
delete $hash->{HELPER}{INITFEEDTOTAL};
$hash->{HELPER}{H00DONE} = 1;
}
}