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

index 6ff10683776bb7fe5758cff4ae728f282cea9f64..e6848588a4035e1873431d4fa96ebd228e5b6391 100644 (file)
@@ -6,5 +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>
+       <connection>hybrid</connection>
 </addon:addon>