mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 16:05:19 +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
113b2fbc56
commit
16cf8c394d
@ -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…
x
Reference in New Issue
Block a user