Declare connection on few bindings (#14776)

* Declare connection on few bindings

Done for bindings I am maintaining or contributing.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2023-04-10 21:46:22 +02:00 committed by GitHub
parent 38cba518cd
commit 69a09ed825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 12 additions and 2 deletions

View 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>

View 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>

View 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>

View 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>

View 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">

View 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>

View 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>

View 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>

View 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">

View 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>

View 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>

View 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>