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

index 58f28154539c0ffc4147024a96c15663212b9f7b..fa4538d40c76a09e96b04f296ed748f337f5025e 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>MEATER Binding</name>
        <description>This is the binding for MEATER probe.</description>
+       <connection>cloud</connection>
 
 </addon:addon>