]> git.basschouten.com Git - openhab-addons.git/commitdiff
Declare connection on few bindings (#14776)
authorlolodomo <lg.hc@free.fr>
Mon, 10 Apr 2023 19:46:22 +0000 (21:46 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 19:46:22 +0000 (21:46 +0200)
* Declare connection on few bindings

Done for bindings I am maintaining or contributing.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
12 files changed:
bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.freebox/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.lgwebos/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.linky/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.powermax/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.rotel/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.somfytahoma/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.sonyprojector/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.weatherunderground/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.voice.voicerss/src/main/resources/OH-INF/addon/addon.xml

index 8592279fb3aa65e981db197c9b8e3025cd3b7486..8fa1a3f586ebf95ee11746a10577035c60bc108e 100644 (file)
@@ -7,5 +7,6 @@
        <name>Ecowatt Binding</name>
        <description>This binding uses the Ecowatt API to expose clear signals to adopt the right gestures and to ensure a good
                supply of electricity for all in Frances.</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index 9e36eab23c48822aa94979ed506e651f1a7877c7..d5c9b9752fac0da637dd9e45dcb4faf20eeb9bec 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Freebox Binding</name>
        <description>The Freebox binding requests your Freebox Server for various operational informations.</description>
+       <connection>local</connection>
 
 </addon:addon>
index a5142d283802f70b9c5d5279e59cd675ad8533b2..b537ff16f2e829ec3c10e7bc8b6a03c036bf816d 100644 (file)
@@ -6,6 +6,6 @@
        <type>binding</type>
        <name>LG webOS Binding</name>
        <description>Binding to connect LG's WebOS based smart TVs</description>
-
+       <connection>local</connection>
 
 </addon:addon>
index e26972e6317a1135dc116ac9b6162fcf67d42770..0986d40790d339af25f32b6e05650b5cbb929033 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Linky Binding</name>
        <description>Retrieves your energy consumption data from Enedis website</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index 3cc009d563c6df5104c888d307a83c9208ace787..0ae56483c8fa901205e6e741c84506b23638fb90 100644 (file)
@@ -7,7 +7,7 @@
        <name>Netatmo Binding</name>
        <description>The Netatmo binding integrates Weather Station with companion modules, Healthy Home Coach, Thermostat Plug
                and Welcome Camera.</description>
-
+       <connection>cloud</connection>
 
        <config-description>
                <parameter name="readFriends" type="boolean">
index 15550452996d044ea6629cc92dfed6d7cb49beaf..c57029950dd81836fc8c47ca2a3bd44709f18fdd 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Powermax Binding</name>
        <description>The Powermax binding interfaces with Visonic PowerMax and PowerMaster alarm panel series.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 2dfa7bce2fd9e493066a17729b6840f12f52216c..58f867e8f3e1c71401b0f9870eee183104754346 100644 (file)
@@ -7,5 +7,6 @@
        <name>Rotel Binding</name>
        <description>The Rotel binding controls a Rotel audio device like a surround processor, a surround receiver, a stereo
                preamplifier, an integrated amplifier, a CD player or a tuner.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 43cc784b9024bf97fedc37f843d3d578fc7356fe..cbcb20a80267e244c73b144632d1c076813c2c6c 100644 (file)
@@ -7,5 +7,6 @@
        <name>SomfyTahoma Binding</name>
        <description>This is the binding for Somfy Tahoma and Somfy Connexoon home automation systems and for any other system
                based on the OverKiz API.</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index 767125ef456b4dc70f40f2e782eedaf8d9aabe4f..76d50f7955dd5d6282209d632bca2fdf4714459b 100644 (file)
@@ -6,6 +6,7 @@
        <type>binding</type>
        <name>Sonos Binding</name>
        <description>This is the binding for the Sonos multi-room audio system.</description>
+       <connection>local</connection>
 
        <config-description>
                <parameter name="opmlUrl" type="text">
index 60857bee933aef6b47e5042320e0c5675658784a..42a952b2c9a00d7a8692e8ecbdc5351b79c72016 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>SonyProjector Binding</name>
        <description>The SonyProjector binding controls a Sony projector through Ethernet (PJ Talk) or serial.</description>
+       <connection>local</connection>
 
 </addon:addon>
index c8a63e085ba6f9fa05f82c32ff11894636c55dd2..c2332099164300c6facf2107e320f52a10787d31 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>WeatherUnderground Binding</name>
        <description>The Weather Underground Binding requests the Weather Underground Service to show weather data.</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index 9e75bd3736866fe545dca0c91c66e2792b658193..a53050368da7a7f66ca6c344f5bd15748e9e104a 100644 (file)
@@ -6,6 +6,7 @@
        <type>voice</type>
        <name>VoiceRSS Text-to-Speech</name>
        <description>VoiceRSS is an Internet based TTS service hosted at https://api.voicerss.org.</description>
+       <connection>cloud</connection>
 
        <service-id>org.openhab.voice.voicerss</service-id>