2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +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:
nasseeder1 2024-02-28 09:24:29 +00:00
parent 59ac2fee4a
commit 073c90db29

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