mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 09:55:38 +00:00
55_DWD_OpenData: contrib 1.17.5
git-svn-id: https://svn.fhem.de/fhem/trunk@28892 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
9e331a2deb
commit
64bcc8aa28
@ -629,7 +629,7 @@ use constant PROCESSING_TIMEOUT => DOWNLOAD_TIMEOUT_MAX + 60; # [s]
|
||||
use constant SCHEDULING_RANGE => 15*60 - PROCESSING_TIMEOUT - 60; # [s]
|
||||
|
||||
require Exporter;
|
||||
our $VERSION = '1.017003';
|
||||
our $VERSION = '1.017005';
|
||||
our @ISA = qw(Exporter);
|
||||
our @EXPORT = qw(GetForecast GetAlerts UpdateAlerts UPDATE_DISTRICTS UPDATE_COMMUNEUNIONS UPDATE_ALL);
|
||||
our @EXPORT_OK = qw(IsCommuneUnionWarncellId);
|
||||
|
Loading…
x
Reference in New Issue
Block a user