Declare connection for bindings A thru F ()

* Declare connection for bindings A-F

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
This commit is contained in:
mlobstein 2023-04-29 03:10:19 -05:00 committed by GitHub
parent e2611e2800
commit 36b2dbfbc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
64 changed files with 64 additions and 0 deletions
bundles
org.openhab.binding.adorne/src/main/resources/OH-INF/addon
org.openhab.binding.ahawastecollection/src/main/resources/OH-INF/addon
org.openhab.binding.airq/src/main/resources/OH-INF/addon
org.openhab.binding.airquality/src/main/resources/OH-INF/addon
org.openhab.binding.airvisualnode/src/main/resources/OH-INF/addon
org.openhab.binding.alarmdecoder/src/main/resources/OH-INF/addon
org.openhab.binding.allplay/src/main/resources/OH-INF/addon
org.openhab.binding.amazondashbutton/src/main/resources/OH-INF/addon
org.openhab.binding.amazonechocontrol/src/main/resources/OH-INF/addon
org.openhab.binding.amplipi/src/main/resources/OH-INF/addon
org.openhab.binding.androiddebugbridge/src/main/resources/OH-INF/addon
org.openhab.binding.anel/src/main/resources/OH-INF/addon
org.openhab.binding.autelis/src/main/resources/OH-INF/addon
org.openhab.binding.avmfritz/src/main/resources/OH-INF/addon
org.openhab.binding.awattar/src/main/resources/OH-INF/addon
org.openhab.binding.bluetooth/src/main/resources/OH-INF/addon
org.openhab.binding.bondhome/src/main/resources/OH-INF/addon
org.openhab.binding.boschshc/src/main/resources/OH-INF/addon
org.openhab.binding.bosesoundtouch/src/main/resources/OH-INF/addon
org.openhab.binding.broadlinkthermostat/src/main/resources/OH-INF/addon
org.openhab.binding.bsblan/src/main/resources/OH-INF/addon
org.openhab.binding.bticinosmarther/src/main/resources/OH-INF/addon
org.openhab.binding.caddx/src/main/resources/OH-INF/addon
org.openhab.binding.cbus/src/main/resources/OH-INF/addon
org.openhab.binding.cm11a/src/main/resources/OH-INF/addon
org.openhab.binding.comfoair/src/main/resources/OH-INF/addon
org.openhab.binding.coolmasternet/src/main/resources/OH-INF/addon
org.openhab.binding.coronastats/src/main/resources/OH-INF/addon
org.openhab.binding.daikin/src/main/resources/OH-INF/addon
org.openhab.binding.dali/src/main/resources/OH-INF/addon
org.openhab.binding.dbquery/src/main/resources/OH-INF/addon
org.openhab.binding.deutschebahn/src/main/resources/OH-INF/addon
org.openhab.binding.digiplex/src/main/resources/OH-INF/addon
org.openhab.binding.digitalstrom/src/main/resources/OH-INF/addon
org.openhab.binding.dlinksmarthome/src/main/resources/OH-INF/addon
org.openhab.binding.dmx/src/main/resources/OH-INF/addon
org.openhab.binding.dominoswiss/src/main/resources/OH-INF/addon
org.openhab.binding.draytonwiser/src/main/resources/OH-INF/addon
org.openhab.binding.dscalarm/src/main/resources/OH-INF/addon
org.openhab.binding.dwdpollenflug/src/main/resources/OH-INF/addon
org.openhab.binding.dwdunwetter/src/main/resources/OH-INF/addon
org.openhab.binding.easee/src/main/resources/OH-INF/addon
org.openhab.binding.echonetlite/src/main/resources/OH-INF/addon
org.openhab.binding.ecotouch/src/main/resources/OH-INF/addon
org.openhab.binding.electroluxair/src/main/resources/OH-INF/addon
org.openhab.binding.elerotransmitterstick/src/main/resources/OH-INF/addon
org.openhab.binding.enigma2/src/main/resources/OH-INF/addon
org.openhab.binding.enocean/src/main/resources/OH-INF/addon
org.openhab.binding.enphase/src/main/resources/OH-INF/addon
org.openhab.binding.enturno/src/main/resources/OH-INF/addon
org.openhab.binding.etherrain/src/main/resources/OH-INF/addon
org.openhab.binding.evohome/src/main/resources/OH-INF/addon
org.openhab.binding.exec/src/main/resources/OH-INF/addon
org.openhab.binding.feed/src/main/resources/OH-INF/addon
org.openhab.binding.feican/src/main/resources/OH-INF/addon
org.openhab.binding.fineoffsetweatherstation/src/main/resources/OH-INF/addon
org.openhab.binding.flicbutton/src/main/resources/OH-INF/addon
org.openhab.binding.fmiweather/src/main/resources/OH-INF/addon
org.openhab.binding.folderwatcher/src/main/resources/OH-INF/addon
org.openhab.binding.folding/src/main/resources/OH-INF/addon
org.openhab.binding.foobot/src/main/resources/OH-INF/addon
org.openhab.binding.fronius/src/main/resources/OH-INF/addon
org.openhab.binding.fsinternetradio/src/main/resources/OH-INF/addon
org.openhab.binding.ftpupload/src/main/resources/OH-INF/addon

@ -6,5 +6,6 @@
<type>binding</type>
<name>Adorne Binding</name>
<description>The Adorne Binding controls Legrand's Adorne Wi-Fi ready switches and outlets.</description>
<connection>local</connection>
</addon:addon>

@ -10,5 +10,6 @@
the waste collection company of the region Hannover. The values are retrieved from the online
aha waste collection
schedule available at: https://www.aha-region.de/abholtermine/abfuhrkalender.</description>
<connection>cloud</connection>
</addon:addon>

@ -8,5 +8,6 @@
<description>This is the binding for air-Q devices. The air-Q device contains several sensors measuring gases in the
air and other ambiance parameters like noise or temperature. With this binding you can integrate those values into
your openHAB system and change parametrs of the air-Q device.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Air Quality Binding</name>
<description>Measure Air Quality Index and details about pollution particles for a given location.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>AirVisual Node Binding</name>
<description>Binding for AirVisual Node air quality monitor</description>
<connection>local</connection>
</addon:addon>

@ -7,5 +7,6 @@
<name>Alarm Decoder Binding</name>
<description>This binding is for the Nu Tech Alarm Decoder, used for interfacing with Ademco/Honeywell and DSC alarm
systems.</description>
<connection>local</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>AllPlay Binding</name>
<description>The AllPlay binding integrates devices compatible with Qualcomm AllPlay.</description>
<connection>local</connection>
<config-description>
<parameter name="rewindSkipTimeInSec" type="integer" unit="s">

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

@ -7,5 +7,6 @@
<name>Amazon Echo Control Binding</name>
<description>Binding to control Amazon Echo devices (Alexa). This binding enables openHAB to control the volume,
playing state, bluetooth connection of your amazon echo devices or allow to use it as TTS device.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>AmpliPi Binding</name>
<description>This is the binding for the AmpliPi Home Audio System from MicroNova.</description>
<connection>local</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>Android Debug Bridge Binding</name>
<description>This is the binding for connect to Android devices using the Android Debug Bridge protocol.</description>
<connection>local</connection>
<config-description>
<parameter name="discoveryPort" type="integer" required="true">

@ -6,5 +6,6 @@
<type>binding</type>
<name>Anel NET-PwrCtrl Binding</name>
<description>This is the binding for Anel NET-PwrCtrl devices.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Autelis Pool Control Binding</name>
<description>This is the binding for a Autelis pool controller.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>AVM FRITZ! Binding</name>
<description>This is the binding for AVM FRITZ! devices.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>aWATTar Binding</name>
<description>Hourly Electricity Prices for Germany and Austria.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Bluetooth Binding</name>
<description>This binding supports the Bluetooth protocol.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Bond Home Binding</name>
<description>This is the binding for the Bond Bridge for Ceiling Fans and other RF devices.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Bosch Smart Home Binding</name>
<description>This is the binding for Bosch Smart Home.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Bose SoundTouch Binding</name>
<description>This is the binding for Bose SoundTouch devices.</description>
<connection>local</connection>
</addon:addon>

@ -6,4 +6,5 @@
<type>binding</type>
<name>Broadlinkthermostat Binding</name>
<description>This is the binding for Broadlinkthermostat devices.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>BSB-LAN Binding</name>
<description>Binding for BSB-LAN Gateway.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>BTicino Smarther Binding</name>
<description>This is the binding for BTicino Smarther chronothermostat units</description>
<connection>cloud</connection>
</addon:addon>

@ -6,4 +6,5 @@
<type>binding</type>
<name>Caddx Security Binding</name>
<description>Binding for Caddx security system with RS232 serial interface.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>C-Bus Binding</name>
<description>Clipsal C-Bus Binding</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>CM11A Binding</name>
<description>This is the binding for the X10 Cm11a interface</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>ComfoAir Binding</name>
<description>This is the binding for ComfoAir.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>CoolMasterNet Binding</name>
<description>Binding for Cool Automation CoolMasterNet HVAC controllers.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>CoronaStats Binding</name>
<description>This is a binding for accessing data from https://corona-stats.online/ website.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Daikin Binding</name>
<description>This is the binding for Daikin A/C units.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>DALI Binding</name>
<description>This is the binding for controlling lights using the Digital Addressable Lighting Interface (DALI).</description>
<connection>local</connection>
</addon:addon>

@ -7,5 +7,6 @@
<name>DBQuery Binding</name>
<description>This is the binding for DBQuery that allows to execute native database queries and bind their results to
items.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Deutsche Bahn Binding</name>
<description>This binding provides timetable information for train stations of Deutsche Bahn.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Digiplex/EVO Binding</name>
<description>Binding for Digiplex/EVO alarm systems (utilizing PRT3 module)</description>
<connection>local</connection>
</addon:addon>

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

@ -6,5 +6,6 @@
<type>binding</type>
<name>D-Link Smart Home Binding</name>
<description>This is the binding for D-Link Smart Home devices</description>
<connection>local</connection>
</addon:addon>

@ -5,4 +5,5 @@
<type>binding</type>
<name>DMX Binding</name>
<description>This is the binding for DMX.</description>
<connection>local</connection>
</addon:addon>

@ -6,4 +6,5 @@
<type>binding</type>
<name>Dominoswiss Binding</name>
<description>The Dominoswiss Binding interacts with the Dominoswiss eGate G1 Gateway to control blinds</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>DraytonWiser Binding</name>
<description>This is the binding for Drayton Wiser smart heating system.</description>
<connection>local</connection>
</addon:addon>

@ -7,5 +7,6 @@
<name>DSCAlarm Binding</name>
<description>The DSCAlarm binding interfaces with a DSC PowerSeries Alarm System through the EyezOn Envisalink 3/2DS
interface or the DSC IT-100 RS-232 interface.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>DWD Pollenflug Binding</name>
<description>This is the binding for DWD Pollenflug.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>DWD Unwetter Binding</name>
<description>This is the binding for DWD Unwetter.</description>
<connection>cloud</connection>
</addon:addon>

@ -5,4 +5,5 @@
<type>binding</type>
<name>Easee Binding</name>
<description>This is the binding for Easee Wallboxes.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>EchonetLite Binding</name>
<description>This is the binding for EchonetLite.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>EcoTouch Binding</name>
<description>This is the binding for a Waterkotte EcoTouch heat pump.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>ElectroluxAir Binding</name>
<description>This is the binding for Electrolux Pure A9 Air Purifier.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Elero Transmitter Stick Binding</name>
<description>This is the binding for Elero Transmitter Sticks.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Enigma2 Binding</name>
<description>This is the binding for Enigma2.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>EnOcean Binding</name>
<description>The EnOcean binding integrates the EnOcean system into openHAB.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Enphase Envoy Binding</name>
<description>This is the binding for Enphase Envoy solar panels.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Entur Binding</name>
<description>Real-time timetable binding for Norwegian public transport operators.</description>
<connection>cloud</connection>
</addon:addon>

@ -5,4 +5,5 @@
<type>binding</type>
<name>EtherRain Binding</name>
<description>This is the binding for EtherRain</description>
<connection>local</connection>
</addon:addon>

@ -5,4 +5,5 @@
<type>binding</type>
<name>evohome Binding</name>
<description>The evohome binding controls the Honeywell evohome system.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Exec Binding</name>
<description>This is the binding to execute arbitrary shell commands</description>
<connection>none</connection>
</addon:addon>

@ -7,5 +7,6 @@
<name>Feed Binding</name>
<description>The Feed Binding downloads Feed data from URL, displays information about the feed (number of Entries,
last published date, author, feed title and description, last entry) and tracks for changes in the Feed at intervals.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Feican Binding</name>
<description>This is the binding for Feican light bulbs.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Fine Offset Weather Station</name>
<description>A binding for the Weather Stations Manufactured by Fine Offset</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>FlicButton Binding</name>
<description>This is the binding for Flic buttons by Shortcut Labs.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>FMI Weather Binding</name>
<description>This is the binding for Finnish Meteorological Institute (FMI) Weather</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>FolderWatcher Binding</name>
<description>This binding will monitor specified location for new files and trigger event channel with new file names.</description>
<connection>hybrid</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Folding@home</name>
<description>Control Folding@home clients on computers.</description>
<connection>local</connection>
</addon:addon>

@ -7,4 +7,5 @@
<name>Foobot</name>
<description>Foobot binding allow users to connect to their foobots in home or office and get real-time updates on the
Air Quality.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Fronius Binding</name>
<description>Binding for Fronius inverters.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>FSInternetRadio Binding</name>
<description>This is the binding for internet radios based on the Frontier Silicon chipset.</description>
<connection>local</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>FTP Upload Binding</name>
<description>This binding is for receiving files via FTP.</description>
<connection>local</connection>
<config-description>
<parameter name="port" type="integer" min="1" max="65535">