All Projects → ioBroker → ioBroker.dwd

ioBroker / ioBroker.dwd

Licence: MIT License
Fetches weather warnings from "Deutscher Wetterdienst" (germany only)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ioBroker.dwd

ioBroker.daswetter
weather forecast data from DasWetter.com
Stars: ✭ 16 (-15.79%)
Mutual labels:  weather, smarthome, iobroker
ioBroker.knx
connect KNX via eibd
Stars: ✭ 46 (+142.11%)
Mutual labels:  smarthome, iobroker
ioBroker.ecovacs-deebot
Control your Ecovacs Deebot vacuum cleaner with ioBroker
Stars: ✭ 36 (+89.47%)
Mutual labels:  smarthome, iobroker
ioBroker.sayit
Text to speech for ioBroker
Stars: ✭ 26 (+36.84%)
Mutual labels:  smarthome, iobroker
ioBroker.vis-inventwo
Individualisierbare VIS Widgets für den ioBroker
Stars: ✭ 38 (+100%)
Mutual labels:  smarthome, iobroker
ioBroker.sonoff
Control Sonoff-Tasmota devices via ioBroker
Stars: ✭ 34 (+78.95%)
Mutual labels:  smarthome, iobroker
ioBroker.jarvis
jarvis - just another remarkable vis
Stars: ✭ 129 (+578.95%)
Mutual labels:  smarthome, iobroker
ioBroker.mihome-vacuum
Control your Xiaomi vacuum cleaner
Stars: ✭ 96 (+405.26%)
Mutual labels:  smarthome, iobroker
WorldWeather
The largest three-dimensional web-based interactive browser of satellite, weather, climate, and other time-aware geospatial data on the web, built upon NASA's revolutionary WorldWind technology.
Stars: ✭ 49 (+157.89%)
Mutual labels:  weather, weather-forecast
ioBroker.fhem
Communication with FHEM over Telnet
Stars: ✭ 15 (-21.05%)
Mutual labels:  smarthome, iobroker
ioBroker.octoprint
ioBroker adapter to manage your 3D printer over ioBroker
Stars: ✭ 31 (+63.16%)
Mutual labels:  smarthome, iobroker
wetterdienst
Open weather data for humans
Stars: ✭ 190 (+900%)
Mutual labels:  weather, weather-forecast
ioBroker.scenes
Group states to scenes and control them.
Stars: ✭ 26 (+36.84%)
Mutual labels:  smarthome, iobroker
ioBroker.homepilot20
Rademacher Homepilot 2.0 (version >= 5.0.39)
Stars: ✭ 19 (+0%)
Mutual labels:  smarthome, iobroker
LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (+194.74%)
Mutual labels:  weather, smarthome
ioBroker.beckhoff
ioBroker Adapter to Communicate with Beckhoff Automation System over ADS
Stars: ✭ 14 (-26.32%)
Mutual labels:  smarthome, iobroker
ioBroker.ping
Pings configured IPs for ioBroker
Stars: ✭ 18 (-5.26%)
Mutual labels:  smarthome, iobroker
ioBroker.hm-rpc
Connects HomeMatic Interface-Processes to ioBroker
Stars: ✭ 55 (+189.47%)
Mutual labels:  smarthome, iobroker
ioBroker.openhab
Connect ioBroker with openHAB
Stars: ✭ 13 (-31.58%)
Mutual labels:  smarthome, iobroker
ioBroker.cloud
Enable access to ioBroker from internet
Stars: ✭ 36 (+89.47%)
Mutual labels:  smarthome, iobroker

Logo

ioBroker.dwd

Number of Installations Number of Installations NPM version

Test and Release Translation status Downloads

Copyright Deutscher Wetterdienst

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

This adapter loads the weather warnings from the German weather service via JSON link.

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Changelog

2.7.7 (2021-07-01)

  • (Apollon77) Fix start/end dates

2.7.6 (2021-06-28)

  • (sbormann) Added new states to warning.severity
  • (bluefox) Removed warnings
  • (bluefox) Replaces request packet with axios
  • (bluefox) Breaking change: Rename state numberofwarnings to numberOfWarnings

2.7.5 (2021-02-09)

  • (Apollon77) Update region list to the official one completely

2.7.4 (2021-02-04)

  • (Apollon77) Fix region list entry

2.7.2 (2021-01-19)

  • (Apollon77) Fix issue on deleting old objects

2.7.1 (2021-01-19)

  • (Apollon77) Make sure to end process when no data could be received

2.7.0 (2021-01-18)

  • (Apollon77) restructure code to not exit before really done with setting all states
  • (Apollon77) js-controller 2.0 is now required at minimum

2.6.1 (2021-01-16)

  • (wendy2702) correct Region "Leer"

2.6.0 (2021-01-11)

  • (maeb3) Add datapoint for number of warnings

2.5.2 (2020-12-25)

  • (Apollon77) fix state cleanup for warnings to prevent invalid ones to be deleted

2.5.1 (2020-11-17)

  • (Apollon77) Crash prevented (Sentry IOBROKER-DWD-F)
  • (Homoran) Add background colors for new conditions

2.5.0 (2020-06-21)

  • (bluefox) Compact mode is supported

2.4.10 (2020-05-16)

  • (Apollon77) Better handle errors when adapter ends (again Sentry)

2.4.9 (2020-05-11)

  • (Apollon77) Better handle errors when adapter ends (Sentry IOBROKER-DWD-1)

2.4.8 (2020-04-30)

  • (Apollon77) Better handle errors when adapter ends

2.4.7 (2020-04-18)

  • (Apollon77) Add Sentry for error reporting with js-controller 3.0
  • (Apollon77) Fix crash because of undefined lat/long

2.4.6 (2020-02-24)

  • (bluefox) Time format added to widget

2.4.5 (2020-02-23)

  • (ticaki) Datetime corrected

2.4.3 (2018-08-05)

  • (bluefox) Invalid certificate are accepted too

2.4.2 (2018-08-05)

  • (bluefox) Update cities

2.4.0 (2018-07-30)

  • (bluefox) Update package versions
  • (bluefox) Update cities
  • (bluefox) Map was added

2.3.0 (2018-02-05)

  • (Apollon77) Added tests

2.2.2 (2018-02-05)

  • (cernst1980) Changed sort order

2.2.1 (2017-08-16)

  • (BuZZy1337) Updated regionNames and deleted Duplicates
  • (BuZZy1337) Update Names

2.2.0 (2017-07-12)

  • (Werner Dondl) fixes for widget display of warnings
  • (DeepCoreSystem) fixed missing warning type and level from DWD JSON data

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

License

The MIT License (MIT)

Copyright (c) 2016-2021 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].