Aligned spelling of DWD bindings (#8739)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
committed by
GitHub
parent
168913baba
commit
a7350abd8e
@@ -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:
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
|
||||
<artifactId>org.openhab.binding.dwdpollenflug</artifactId>
|
||||
|
||||
<name>openHAB Add-ons :: Bundles :: DWDPollenflug Binding</name>
|
||||
<name>openHAB Add-ons :: Bundles :: DWD Pollenflug Binding</name>
|
||||
|
||||
</project>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
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>
|
||||
|
||||
Reference in New Issue
Block a user