]> git.basschouten.com Git - openhab-addons.git/commitdiff
[openwebnet] Declare connection in addon.xml (#14673)
authorM Valla <12682715+mvalla@users.noreply.github.com>
Sun, 26 Mar 2023 09:23:58 +0000 (11:23 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Mar 2023 09:23:58 +0000 (11:23 +0200)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/addon/addon.xml

index 72eed3bcb59383f2be2001fcf9d854ad74cd76b4..478c7995699362eb77d5d99f8cc3dae90f1548be 100644 (file)
@@ -7,5 +7,5 @@
        <name>OpenWebNet (BTicino/Legrand) Binding</name>
        <description>The OpenWebNet Binding integrates the BTicino/Legrand 'MyHOME' connected home system using the OpenWebNet
                protocol. It supports BUS (SCS) and Zigbee USB gateways and devices.</description>
-
+       <connection>local</connection>
 </addon:addon>