]> git.basschouten.com Git - openhab-addons.git/commitdiff
Declare connection on few bindings (#14786)
authorGaël L'hopital <gael@lhopital.org>
Wed, 12 Apr 2023 10:51:59 +0000 (12:51 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 10:51:59 +0000 (12:51 +0200)
* 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>
12 files changed:
CODEOWNERS
bundles/org.openhab.binding.ecowatt/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.gce/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.meteoalerte/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.mynice/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.openuv/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.sagercaster/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.sncf/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.synopanalyzer/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.vigicrues/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.xmltv/src/main/resources/OH-INF/addon/addon.xml

index 6e06d97d551e2f85b6f0b1859ff743069e1f59ae..b42817fa6e1bc13da10543c109c0df0250353719 100644 (file)
 /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
index 8fa1a3f586ebf95ee11746a10577035c60bc108e..3d40715184ae633729080de67bea88e6ff6d4a11 100644 (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>
index 1e0876c15914ec37add96b17851cfd117c55d00d..6ca68f0e6e4939d71b5cbacf40818fe0fc9dd67e 100644 (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>
index 0986d40790d339af25f32b6e05650b5cbb929033..8be43eb53666962245a9dda5f8e3075b2f8b0ccb 100644 (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>
index 470a5b8c49f126e93dc06196e65e8af33bf95900..c1dea5ba4ac9cca8a47d076d2bc43a9d8f6d1630 100644 (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>
index 537e9cefc350b5b90b38232fe9a0130975a54c3f..df78fdb9bf5fff85939dd32c68dc2ec6f720771e 100644 (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>
index d246e6484664d4a5f814d080fa2ef2b2339965fc..3b0fa35adabf1712652f4091535bcdf6184951c1 100644 (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>
index d81b0ff26d48a3cd9a0082e601da7c87e24ed4b7..264d5f0d6723859224da268b39bee43a15ee8b4c 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>@text/bindingName</name>
        <description>@text/bindingDescription</description>
+       <connection>local</connection>
 
 </addon:addon>
index 04ce6b677ed90c0639901d1fdf791c463c802810..90443b7c8b4cf884f28c6fde6c40d46ab2f0f78c 100644 (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>
index 6c209b20b14dd57e7dcea119d2cc4d4481974475..1a7b3f222e6533888ad358d7d2ec8a6546ce41c7 100644 (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>
index 841250914dfb07752daf44624b659ccf01e303cf..691f1a98fbeb7aef764dbcd2df5bcf439b8cfd8f 100644 (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>
index 432bfc365a1f501812d034d324dd2c00114b4fe6..3525b8413e41079863f882fbc6c36ba159eb6b56 100644 (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>