Declare connection on few bindings (#14786)

* Declare connection on few bindings
* Corrected format of gce addons.xml.
* Removed myself from VolvoOnCall binding codeowners.
* Adding countries where fr makes sense.

Signed-off-by: Gael L'hopital <gael@lhopital.org>
This commit is contained in:
Gaël L'hopital 2023-04-12 12:51:59 +02:00 committed by GitHub
parent af09624fb2
commit b145ef4186
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 15 additions and 1 deletions

View File

@ -363,7 +363,7 @@
/bundles/org.openhab.binding.vigicrues/ @clinique
/bundles/org.openhab.binding.vitotronic/ @steand
/bundles/org.openhab.binding.vizio/ @mlobstein
/bundles/org.openhab.binding.volvooncall/ @clinique @Jamstah
/bundles/org.openhab.binding.volvooncall/ @Jamstah
/bundles/org.openhab.binding.warmup/ @jamesmelville
/bundles/org.openhab.binding.weathercompany/ @mhilbush
/bundles/org.openhab.binding.weatherunderground/ @lolodomo

View File

@ -8,5 +8,6 @@
<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>
<countries>fr</countries>
</addon:addon>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>GCE Electronics Binding</name>
<description>Provides access to IPX800 PLC build by GCE.</description>
<connection>local</connection>
</addon:addon>

View File

@ -7,5 +7,6 @@
<name>Linky Binding</name>
<description>Retrieves your energy consumption data from Enedis website</description>
<connection>cloud</connection>
<countries>fr</countries>
</addon:addon>

View File

@ -6,5 +6,7 @@
<type>binding</type>
<name>Meteo Alerte Binding</name>
<description>Retrieves Meteo Alert levels in France</description>
<connection>cloud</connection>
<countries>fr</countries>
</addon:addon>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>MyNice Binding</name>
<description>This binding lets you connect to your IT4Wifi Nice device.</description>
<connection>local</connection>
</addon:addon>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>OpenUV Binding</name>
<description>Global Real-Time UV Index Forecast API</description>
<connection>cloud</connection>
</addon:addon>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>@text/bindingName</name>
<description>@text/bindingDescription</description>
<connection>local</connection>
</addon:addon>

View File

@ -6,5 +6,7 @@
<type>binding</type>
<name>SNCF Binding</name>
<description>Retrieves French railway informations</description>
<connection>cloud</connection>
<countries>fr</countries>
</addon:addon>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>Synop Analyzer Binding</name>
<description>This is the binding to download and interpret Synop messages</description>
<connection>cloud</connection>
</addon:addon>

View File

@ -6,5 +6,7 @@
<type>binding</type>
<name>VigiCrues Binding</name>
<description>Retrieves rivers levels and alerts in France</description>
<connection>cloud</connection>
<countries>fr</countries>
</addon:addon>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>XmlTV Binding</name>
<description>This is the binding for reading and parsing XmlTV files</description>
<connection>local</connection>
</addon:addon>