mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
55_DWD_OpenData: contrib testet Version with SolarForecast
git-svn-id: https://svn.fhem.de/fhem/trunk@28566 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
59ac2fee4a
commit
073c90db29
@ -1666,7 +1666,7 @@ sub GetForecastStart {
|
||||
my $param = {
|
||||
url => $url,
|
||||
method => "GET",
|
||||
timeout => 10,
|
||||
timeout => ::AttrVal($name, 'downloadTimeout', 60),
|
||||
hash => $hash,
|
||||
station => $station,
|
||||
dataPrecision => $dataPrecision
|
||||
|
Loading…
Reference in New Issue
Block a user