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:
DS_Starter
2024-02-28 09:24:29 +00:00
parent 3f31d75d36
commit 6aa4ed2f3e

View File

@@ -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