]> git.basschouten.com Git - openhab-addons.git/commitdiff
Declare connection for bindings T-Z (#14912)
authormlobstein <michael.lobstein@gmail.com>
Sun, 30 Apr 2023 18:56:14 +0000 (13:56 -0500)
committerGitHub <noreply@github.com>
Sun, 30 Apr 2023 18:56:14 +0000 (20:56 +0200)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
32 files changed:
bundles/org.openhab.binding.tacmi/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.teleinfo/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.touchwand/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.tplinkrouter/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.tplinksmarthome/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.tr064/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.tradfri/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.unifiedremote/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.upb/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.urtsi/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.valloxmv/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.vdr/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.vektiva/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.venstarthermostat/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.ventaair/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.verisure/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.vesync/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.vitotronic/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.volvooncall/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.warmup/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.webthing/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.wifiled/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.wlanthermo/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.wled/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.wolfsmartset/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.wundergroundupdatereceiver/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.xmppclient/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.yeelight/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.yioremote/src/main/resources/OH-INF/addon/addon.xml
bundles/org.openhab.binding.zway/src/main/resources/OH-INF/addon/addon.xml

index ab9685558563ab9d496b3000ead4274abf57f564..2102920385f75fd925559b94ba5a34f4ed4e9042 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>TA C.M.I. Binding</name>
        <description>This is the binding for TA C.M.I.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 6bf2c7fb5ac74d1c0ca739ec2ccbfe258b55247f..51dfce39d0d40832fc4b52d3a20430d99a074054 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Teleinfo Binding</name>
        <description>The Teleinfo binding decodes the electrical statistics from an ENEDIS/ERDF Electricity Meter</description>
+       <connection>local</connection>
 
 </addon:addon>
index e86ff6f80f9d6d4ec36b9357a8665ba877fa3a93..51c95667e5925511e783847b01025a774969b5a0 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Tellstick Binding</name>
        <description>This is the binding for Telldus Tellstick Basic, Duo, .Net and Z-Net Lite.</description>
+       <connection>hybrid</connection>
 
 </addon:addon>
index 6787eef958712a86691269d0ca28f5e6db48b648..b1c66d64587f00882c77ea4a4e35d4aa22c2e650 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>TouchWand Binding</name>
        <description>Connect to TouchWand Wanderfull™ Hub and communicate with units connected to the controller.</description>
+       <connection>local</connection>
 
 </addon:addon>
index ed979358487f7842f379400df79764bb86da8296..c8cc8121099a2ab21eb36fa653b7790e27a11852 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>TpLinkRouter Binding</name>
        <description>This is the binding for controlling a TP-Link router with telnet.</description>
+       <connection>local</connection>
 
 </addon:addon>
index a896c48b35ce4ba65c0453ccd7e300901b1766b4..429c1af74fa4d40de1e3a64f620605742314ba6d 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>TP-Link Smart Home Binding</name>
        <description>This binding integrates the TP-Link Wi-Fi Smart Home devices.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 1c597e49b830ce2f07af36ac08fb62469730354b..d820e3290a8b34af29d78df0d14f249d83622710 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>TR-064 Binding</name>
        <description>This is the binding for TR-064 device support.</description>
+       <connection>local</connection>
 
 </addon:addon>
index d819efc9659a988bbacd8ec53dc3158e4cbea871..099c0b1d0f96b6c444ea97d095b4a017eb391843 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>TRÅDFRI Binding</name>
        <description>This binding supports IKEA TRÅDFRI lighting devices through the IKEA gateway.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 25881195f3a2003fc6432902fbac1c46acdea602..90b4c6cf328fceda56dee4a6b0e8b59da4bdf01b 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Unified Remote Binding</name>
        <description>This is the binding for Unified Remote Server (https://www.unifiedremote.com/).</description>
+       <connection>local</connection>
 
 </addon:addon>
index 29dad0d4854e1ecafcaf5109334e22a713d6c7cd..4d50250642b4da17453fbf195812ff31e6696587 100644 (file)
@@ -6,6 +6,7 @@
        <type>binding</type>
        <name>UPB Binding</name>
        <description>The Universal Powerline Bus (UPB) binding reads and writes messages to and from a UPB modem</description>
+       <connection>local</connection>
 
        <service-id>org.openhab.upb</service-id>
 
index 295b3e5fb8892b5296624aa1e67b28750ff06a68..0f38281b601cfb897c2c632fc6ded380c6cbb7c6 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>@text/bindingLabel</name>
        <description>@text/bindingDescription</description>
+       <connection>local</connection>
 
 </addon:addon>
index 752d7f83e90516d46024dbdd6d064e5a975d8a7c..e5a3aa12bcc7357e514dfe1db3602e509ee46e8e 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>ValloxMV Binding</name>
        <description>Binding for online interface of Vallox ventilation unit</description>
+       <connection>local</connection>
 
 </addon:addon>
index 3241625bfebd53857e6dc910b64547adcb7286f3..45f0cb89342d75847c2cafa808f0f317393e8051 100644 (file)
@@ -7,5 +7,6 @@
        <name>VDR Binding</name>
        <description>The Video Disk Recorder (VDR) binding allows to control your own Video Disk Recorder
                (https://www.tvdr.de).</description>
+       <connection>local</connection>
 
 </addon:addon>
index e23175044385687dc7d503b7c2d564e50a61c048..b5b9c66cfc4a90964382339ba2b53d3f39215f6f 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Vektiva Binding</name>
        <description>This is the binding for Vektiva products controlled by local API.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 571726cdefdcc847d2b1130ff69ea3cc172607d5..abb8e1b3fd10b966f71beb1f9dda8f5f5a07947d 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Velbus Binding</name>
        <description>This is the binding for Velbus.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 4901a38cd3cf94bb27eeff350b1eeea0efcea3a2..bbae37d157b432c4a3985b6af09131ffc7b966a4 100644 (file)
@@ -6,4 +6,5 @@
        <type>binding</type>
        <name>Venstar Thermostats</name>
        <description>This is a binding for Venstar Thermostats.</description>
+       <connection>local</connection>
 </addon:addon>
index 81ff1ff99eaf2352db8e9716846a5e32b06b991a..8b4757c23282dd9589548b802ec8fa55d93779ee 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>VentaAir Binding</name>
        <description>This is the binding for Venta Air - Air cleaning and humidifying devices</description>
+       <connection>local</connection>
 
 </addon:addon>
index c90fc39e74f92183e6a8cd83370bca6f2052ab58..de814ba2ae18e666b74eeb28379ad43b9e013205 100644 (file)
@@ -6,4 +6,5 @@
        <type>binding</type>
        <name>Verisure Binding</name>
        <description>This is the binding for Verisure Alarm System.</description>
+       <connection>cloud</connection>
 </addon:addon>
index 2aba3966a2878edebce7dbbfed9339ff5c331aa8..e2a9ca307c9ee12ef2a2612aaeef90a697c6f94a 100644 (file)
@@ -7,5 +7,6 @@
        <name>VeSync Binding</name>
        <description>This is the binding for the VeSync products. Currently, this supports the Levoit branded Air Purifiers and
                Humidifiers using the v2 protocol.</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index 1f956aab9c42ae575396c51e7c1660512e8fcdb8..4de54e4332add7cfba6c014633367bbbd201651e 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Vitotronic Binding</name>
        <description>This is the binding for Vitotronic.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 4c2bc23cf75f8b6efa252d5afe1165a5c756265a..416335d414eee531fd4ef443b08c8c846192358b 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>VolvoOnCall Binding</name>
        <description>This binding enables the access to VolvoOnCall services.</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index 79bfa34369e794210f94caa9f1f4eecc066045f1..ec2052bb6a0865701628d0606eab38abe36a1b70 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Warmup Binding</name>
        <description>This is the binding for a Warmup 4iE Thermostat primarily used for controlling underfloor heating.</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index b5de6110793c73bbb9747d0b6d678f501d62665e..f3874c673ff115df1ffb2416922917c51054388f 100644 (file)
@@ -6,4 +6,5 @@
        <type>binding</type>
        <name>WebThing Binding</name>
        <description>The WebThing binding supports an interface to remote devices implementing the Web Thing API.</description>
+       <connection>local</connection>
 </addon:addon>
index 4adc74fe1c4f8ceed61d47e9ab89a6a32945cf7a..c2a0960c3658aff1f57a4b9cd9f4f203e65a7a42 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>WiFi LED Binding</name>
        <description>Binding for WiFi LED devices. These are known as Magic Home RGBW LED, UFO LED, LED NET controller etc.</description>
+       <connection>local</connection>
 
 </addon:addon>
index ef40f3df0928d87699577d124423fdcd17f35e89..bad147bedd9898c08d9d29d15a1e20316aa4473d 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>WlanThermo Binding</name>
        <description>This is the binding for WlanThermo, ref. https://wlanthermo.de/</description>
+       <connection>local</connection>
 
 </addon:addon>
index 9a4635ef3ba9161a31197e78374825d26d3f4bc6..1f14a672d09e85ee1c3e6fcbe6effce7a3f6db67 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>WLED Binding</name>
        <description>This is the binding for WLED</description>
+       <connection>local</connection>
 
 </addon:addon>
index 54cf3c11b7848c989fc4e1de8bc3beae0d74e7f1..e309ee5bb69b4b98c11968f915e0878582f15020 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>WolfSmartset Binding</name>
        <description>This is the binding for WolfSmartset smart systems.</description>
+       <connection>cloud</connection>
 
 </addon:addon>
index c5497e60f8be7a5335847dfef7d08934d0598f79..6984ee7b429a74f60d501eed52f2a80d5cc3e3f0 100644 (file)
@@ -9,4 +9,5 @@
                This binding enables acting as a receiver of updates from devices that post measurements to
                https://rtupdate.wunderground.com/weatherstation/updateweatherstation.php.
        </description>
+       <connection>local</connection>
 </addon:addon>
index 051911504966e462f41f03c7cc1de649a0206c49..4429a0c10344ac825d00e6ad183c22f29eb8ab53 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>XMPPClient Binding</name>
        <description>This is the binding for XMPP (Jabber) notifications.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 04180e066205e6d6c4dd5026ffbff15e1e202065..4389a263d69d2c6f3fd0fcc58cb518340f6e08b7 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>Yeelight Binding</name>
        <description>This is the binding for Yeelight products.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 2e51e5162138bb18f81dca3d1c2aa702a607c2e7..3616b6b50d1a797e431366333ebe3eefdcba429f 100644 (file)
@@ -6,5 +6,6 @@
        <type>binding</type>
        <name>YIOremote Binding</name>
        <description>This is the binding for YIOremote.</description>
+       <connection>local</connection>
 
 </addon:addon>
index 52876ebbbf627081bb2a6393ec96088455662261..b691f26b26614c059ec793f8a3b1f2946db47150 100644 (file)
@@ -13,5 +13,6 @@
                Currently only a continuous polling is available!
                ]]>
        </description>
+       <connection>local</connection>
 
 </addon:addon>