ioBroker / ioBroker.dwd

Fetches weather warnings from "Deutscher Wetterdienst" (germany only)
http://www.iobroker.org
MIT License
23 stars 16 forks source link

Including more weather data like forecasts #85

Open swennemers opened 3 years ago

swennemers commented 3 years ago

DWD has much more data available than the weather warnings: https://www.dwd.de/DE/leistungen/opendata/opendata.html There are several forecast and much more that at least Germans already pay by their taxes in contrast to commercial companies. I was looking at parsing and integrating the forecasts in iobroker myself. However I found this adapter and was wondering if it makes sense to integrate them here? I might contribute, but before starting the effort of a pull request I like to understand if there was a special reason, except time constraints, to exclude them from the adapter.

Apollon77 commented 3 years ago

... or they were not availabel as the adapter was developed :-)

PRs welcome and yes makes sense to integrate here

swennemers commented 3 years ago

Thanks for the swift replay. It will probably take some time, but that helps.