-# DWDPollenflug Binding
+# DWD Pollenflug Binding
The "Deutsche Wetterdienst" (DWD) reports the current pollen count index for Germany on a daily base and a forecast for tomorrow and the day after tomorrow.
This binding allows you to retrieve this data for your region or partregion. You can find a map of the data here:
<artifactId>org.openhab.binding.dwdpollenflug</artifactId>
- <name>openHAB Add-ons :: Bundles :: DWDPollenflug Binding</name>
+ <name>openHAB Add-ons :: Bundles :: DWD Pollenflug Binding</name>
</project>
xsi:schemaLocation="https://openhab.org/schemas/binding/v1.0.0 https://openhab.org/schemas/binding-1.0.0.xsd">
<name>DWD Pollenflug Binding</name>
- <description>This is the binding for DWDPollenflug.</description>
+ <description>This is the binding for DWD Pollenflug.</description>
<author>Johannes Ott</author>
</binding:binding>
-# DwdUnwetter Binding
+# DWD Unwetter Binding
Binding to retrieve the Weather Warnings of the "Deutscher Wetterdienstes" from the [DWD Geoserver](https://maps.dwd.de/geoserver/web/).
The DWD provides weather warnings for Germany.
<artifactId>org.openhab.binding.dwdunwetter</artifactId>
- <name>openHAB Add-ons :: Bundles :: DwdUnwetter Binding</name>
+ <name>openHAB Add-ons :: Bundles :: DWD Unwetter Binding</name>
</project>
<features name="org.openhab.binding.dwdunwetter-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
<repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
- <feature name="openhab-binding-dwdunwetter" description="DwdUnwetter Binding" version="${project.version}">
+ <feature name="openhab-binding-dwdunwetter" description="DWD Unwetter Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.dwdunwetter/${project.version}</bundle>
</feature>