76_SolarForecast.pm: contrib 0.3.0
git-svn-id: https://svn.fhem.de/fhem/trunk@23600 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -730,7 +730,7 @@ sub _setwriteHistory { ## no critic "not used"
|
||||
my $paref = shift;
|
||||
my $hash = $paref->{hash};
|
||||
|
||||
my $ret = writeHistoryToFile ($hash);
|
||||
my $ret = periodicWriteHistFile ($hash);
|
||||
|
||||
return $ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user