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

index ed6c5f4c00d7dab120ff1abe4c1183ee0f8f73b0..fff30c30b4398785ec1b6b19c643a9c1fb3f51df 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Nest Binding</name>
        <description>Nest connects to the Nest cloud and allows control of the various Nest devices.</description>
+       <connection>cloud</connection>
 
 </addon:addon>