]> git.basschouten.com Git - openhab-addons.git/commitdiff
add connection info (#14801)
authorMark Herwege <mherwege@users.noreply.github.com>
Fri, 14 Apr 2023 13:59:34 +0000 (15:59 +0200)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 13:59:34 +0000 (15:59 +0200)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
bundles/org.openhab.binding.elroconnects/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.systeminfo/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.unifi/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.upnpcontrol/src/main/resources/OH-INF/addon/addon.xml

index 7bae854d879fdd97e1c446c09a4d9ba400ee59e9..6ff10683776bb7fe5758cff4ae728f282cea9f64 100644 (file)
@@ -6,4 +6,5 @@
        <type>binding</type>
        <name>ELRO Connects Binding</name>
        <description>This is the binding for the ELRO Connects smart home system.</description>
+       <connection>cloudDiscovery</connection>
 </addon:addon>
index e928e385c12c91fbacafea6fa31eb6cf0ac886c8..98791a43e2a28f10bd4eda565d92f940fa9f5a90 100644 (file)
@@ -6,4 +6,5 @@
        <type>binding</type>
        <name>@text/bindingName</name>
        <description>@text/bindingDescription</description>
+       <connection>local</connection>
 </addon:addon>
index 594ea9e299f04d95e2b80dc907f2a8eb15d1410b..668d298f7478c8f1f43d22748c8fa3e2a624ae6e 100644 (file)
@@ -6,5 +6,5 @@
        <type>binding</type>
        <name>Systeminfo Binding</name>
        <description>This binding provides information about the operating system and the hardware.</description>
-
+       <connection>local</connection>
 </addon:addon>
index 8fb0772d62c94d24c6d1fceceb423c0ae124d3db..f20deae0172e9c09a90fe20e6522ba9c224a2f72 100644 (file)
@@ -7,5 +7,5 @@
        <name>UniFi Binding</name>
        <description>The UniFi binding integrates the UniFi controller from Ubiquiti Networks to facilitate tracking of Wi-Fi
                clients.</description>
-
+       <connection>local</connection>
 </addon:addon>
index 04d75bd828b060a5d279361b1aab76177511f065..fd84fa2b8d46c053e5109f62ee84f8c6862c3742 100644 (file)
@@ -7,6 +7,7 @@
        <name>UPnP Control Binding</name>
        <description>This binding acts as a UPnP Control Point that can query media server content directories and serve
                content to media renderers.</description>
+       <connection>local</connection>
        <config-description>
                <parameter name="path" type="text">
                        <label>Storage Path</label>