mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
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:
parent
aeaa457f19
commit
b68a347a2c
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user