This plugin needs an FTP account from the Deutscher Wetterdienst. You could get it, free of charge, here.
[dwd] class_name = DWD class_path = plugins.dwd username = **** password = ****
You only need to specify your username and password.
There are no dwd specific item options.
I’m sorry but this plugin return a lot of information. See the Wiki for a item configuration and two logics using this plugin. (DWD Logic)[https://github.com/mknx/smarthome/wiki/DWD)
Have a look at one file in the gds/specials/observations/tables/germany directory for the available locations. This function returns a dictonary with the values for the availabe information.
See the gds/specials/forecasts/tables/germany/ for the available areas (e.g. Deutschland, Mitte, Nordost ...) and locations.
See gds/specials/warnings/FG/s_b31fg.xml for available areas.
See gds/specials/warnings/FG/sb31fg.xml for available locations.
See /gds/specials/warnings/legend_warnings.pdf for possible issuers and Locations.
This function should be called after all dwd request are finished.