diff --git a/bundles/org.openhab.binding.dwdpollenflug/README.md b/bundles/org.openhab.binding.dwdpollenflug/README.md index a882215933c..a41823b906c 100644 --- a/bundles/org.openhab.binding.dwdpollenflug/README.md +++ b/bundles/org.openhab.binding.dwdpollenflug/README.md @@ -1,4 +1,4 @@ -# 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: diff --git a/bundles/org.openhab.binding.dwdpollenflug/pom.xml b/bundles/org.openhab.binding.dwdpollenflug/pom.xml index fe7f2086251..40a23f05d08 100644 --- a/bundles/org.openhab.binding.dwdpollenflug/pom.xml +++ b/bundles/org.openhab.binding.dwdpollenflug/pom.xml @@ -12,6 +12,6 @@ org.openhab.binding.dwdpollenflug - openHAB Add-ons :: Bundles :: DWDPollenflug Binding + openHAB Add-ons :: Bundles :: DWD Pollenflug Binding diff --git a/bundles/org.openhab.binding.dwdpollenflug/src/main/resources/OH-INF/binding/binding.xml b/bundles/org.openhab.binding.dwdpollenflug/src/main/resources/OH-INF/binding/binding.xml index 31b817f4ce1..91a3a8a9a47 100644 --- a/bundles/org.openhab.binding.dwdpollenflug/src/main/resources/OH-INF/binding/binding.xml +++ b/bundles/org.openhab.binding.dwdpollenflug/src/main/resources/OH-INF/binding/binding.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="https://openhab.org/schemas/binding/v1.0.0 https://openhab.org/schemas/binding-1.0.0.xsd"> DWD Pollenflug Binding - This is the binding for DWDPollenflug. + This is the binding for DWD Pollenflug. Johannes Ott diff --git a/bundles/org.openhab.binding.dwdunwetter/README.md b/bundles/org.openhab.binding.dwdunwetter/README.md index 6bb3037fd89..f12d8cd1c25 100644 --- a/bundles/org.openhab.binding.dwdunwetter/README.md +++ b/bundles/org.openhab.binding.dwdunwetter/README.md @@ -1,4 +1,4 @@ -# 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. diff --git a/bundles/org.openhab.binding.dwdunwetter/pom.xml b/bundles/org.openhab.binding.dwdunwetter/pom.xml index 9ca3a1966ab..5280aebac85 100644 --- a/bundles/org.openhab.binding.dwdunwetter/pom.xml +++ b/bundles/org.openhab.binding.dwdunwetter/pom.xml @@ -12,6 +12,6 @@ org.openhab.binding.dwdunwetter - openHAB Add-ons :: Bundles :: DwdUnwetter Binding + openHAB Add-ons :: Bundles :: DWD Unwetter Binding diff --git a/bundles/org.openhab.binding.dwdunwetter/src/main/feature/feature.xml b/bundles/org.openhab.binding.dwdunwetter/src/main/feature/feature.xml index 94b1988e847..4b8d1876b2e 100644 --- a/bundles/org.openhab.binding.dwdunwetter/src/main/feature/feature.xml +++ b/bundles/org.openhab.binding.dwdunwetter/src/main/feature/feature.xml @@ -2,7 +2,7 @@ mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features - + openhab-runtime-base mvn:org.openhab.addons.bundles/org.openhab.binding.dwdunwetter/${project.version}