]> git.basschouten.com Git - openhab-addons.git/commitdiff
Redeclare connection (#14860)
authorJacob Laursen <jacob-github@vindvejr.dk>
Thu, 20 Apr 2023 22:22:40 +0000 (00:22 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2023 22:22:40 +0000 (00:22 +0200)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.astro/src/main/resources/OH-INF/addon/addon.xml

index 9a951dd18360f7bacf640291f705cd4e4892f6ab..ee59376053b62de2cdfdf829d765bfc0ac74bdda 100644 (file)
@@ -6,6 +6,6 @@
        <type>binding</type>
        <name>Astro Binding</name>
        <description>The Astro binding calculates astronomical data from sun and moon.</description>
-       <connection>local</connection>
+       <connection>none</connection>
 
 </addon:addon>