]> git.basschouten.com Git - openhab-addons.git/commitdiff
[hdpowerview] Declare connection (#14684)
authorJacob Laursen <jacob-github@vindvejr.dk>
Sun, 26 Mar 2023 14:43:51 +0000 (16:43 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Mar 2023 14:43:51 +0000 (16:43 +0200)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.hdpowerview/src/main/resources/OH-INF/addon/addon.xml

index 2f6390caa3c38a5fc2c36e2db4a539a56143a088..e36b480b33e2a3e85f43107700a58c9842d186f4 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Hunter Douglas PowerView Binding</name>
        <description>The Hunter Douglas PowerView binding provides access to the Hunter Douglas line of PowerView shades.</description>
+       <connection>local</connection>
 
 </addon:addon>