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

index 63f2c09316633c96285c6c17bffb83613ed3b077..2c4a6ff13c5051bf6112625b2c58477c6c0bd541 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Remote openHAB Binding</name>
        <description>The Remote openHAB binding allows to communicate with remote openHAB servers.</description>
+       <connection>hybrid</connection>
 
 </addon:addon>