]> git.basschouten.com Git - openhab-addons.git/commitdiff
Add missing binding description (#14332)
authorJacob Laursen <jacob-github@vindvejr.dk>
Sat, 4 Feb 2023 07:56:14 +0000 (08:56 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2023 07:56:14 +0000 (08:56 +0100)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.airquality/src/main/resources/OH-INF/addon/addon.xml

index 96a4c46b0dd1e379c0b6bbfedefe2e541af31a36..6907c8620657b3651aa9a772f611a1b84901e3fb 100644 (file)
@@ -5,5 +5,6 @@
 
        <type>binding</type>
        <name>Air Quality Binding</name>
+       <description>Measure Air Quality Index and details about pollution particles for a given location.</description>
 
 </addon:addon>