Name | Modified | Size | Downloads / Week |
---|---|---|---|
GDS_lite.png | 2016-07-02 | 2.1 kB | |
55_GDS_lite.pm | 2016-07-02 | 19.4 kB | |
README.txt | 2016-04-13 | 1.2 kB | |
Totals: 3 Items | 22.8 kB | 0 |
################################################################################################### # # 55_GDS_lite.pm # # An FHEM Perl module to retrieve current weather data from "Deutscher Wetterdienst" public # ftp server. # Check the web page http://www.dwd.de/DE/leistungen/gds/gds.html # for details and how to get a user id. # # Copyright: Martin Schulz ® # # inspired by 55_GDS.pm from betateilchen # # This file is part of fhem. # # Fhem is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # Fhem is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with fhem. If not, see <http://www.gnu.org/licenses/>. # ###################################################################################################