Skip to content

Fetches weather warnings from "Deutscher Wetterdienst" (germany only)

License

Notifications You must be signed in to change notification settings

dwm66/ioBroker.dwd

 
 

Repository files navigation

Logo

ioBroker.dwd

=================

NPM version Downloads Tests

NPM

Copyright Deutscher Wetterdienst

Dieser Adapter lädt die Wetterwarnungen vom deutschen Wetterdienst über JSON link.

Changelog

2.1.1 (2016-07-01)

  • (jens-maus) fixed bug where cb() needs to be called with a null parameter

2.1.0 (2016-06-24)

  • (bluefox) add widgets to adapter

2.0.3 (2016-03-24)

  • (bluefox) full url if empty (compatibility)

2.0.2 (2016-03-20)

  • (bluefox) autocomplete cities
  • (bluefox) clear begin and end if no warnings

2.0.1 (2016-03-15)

  • (bluefox) add tests
  • (bluefox) change colors

2.0.0 (2016-03-03)

  • (bluefox) use json file as source

1.0.1 (2015-11-04)

  • (bluefox) check files yyyC too

1.0.0 (2015-11-04)

  • (bluefox) adapt to new structure of DWD FTP Server

0.1.10 (2015-08-12)

  • (bluefox) update packages
  • (bluefox) change for Hessen and Rheinland-Pfalz: EM_H => OF_H

0.1.9 (2015-04-28)

  • (bluefox) fix error with date

0.1.7 (2015-03-04)

  • (bluefox) change the codes of regions

0.1.6 (2015-02-14)

  • (bluefox) fix "forecast" object

0.1.5 (2015-01-02)

  • (bluefox) fix timeout problem under windows

0.1.3 (2015-01-02)

  • (bluefox) start adapter one time on config change or restart

0.1.2 (2015-01-02)

  • (bluefox) enable npm install

0.1.1 (2014-11-22)

  • (bluefox) change variables to no-"io.*"

0.1.0 (2014-10-25)

  • (bluefox) change variables to io.*

0.0.4 (2014-10-23)

  • (bluefox) support of timeouts

0.0.3 (2014-10-22)

  • (bluefox) fix error if ftp problem

Todo

  • Handle FTP timeouts

License

The MIT License (MIT)

Copyright (c) 2016 bluefox [email protected], hobbyquaker

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Fetches weather warnings from "Deutscher Wetterdienst" (germany only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • HTML 9.7%