Add more connection details to add-ons ()

* Add more connection details to add-ons

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born 2023-04-15 21:23:24 +02:00 committed by GitHub
parent 3b2c574684
commit f21f7bc8b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
41 changed files with 43 additions and 0 deletions
bundles
org.openhab.binding.astro/src/main/resources/OH-INF/addon
org.openhab.binding.buienradar/src/main/resources/OH-INF/addon
org.openhab.binding.chromecast/src/main/resources/OH-INF/addon
org.openhab.binding.icloud/src/main/resources/OH-INF/addon
org.openhab.binding.ipp/src/main/resources/OH-INF/addon
org.openhab.binding.irtrans/src/main/resources/OH-INF/addon
org.openhab.binding.kodi/src/main/resources/OH-INF/addon
org.openhab.binding.leapmotion/src/main/resources/OH-INF/addon
org.openhab.binding.lifx/src/main/resources/OH-INF/addon
org.openhab.binding.linuxinput/src/main/resources/OH-INF/addon
org.openhab.binding.lirc/src/main/resources/OH-INF/addon
org.openhab.binding.logreader/src/main/resources/OH-INF/addon
org.openhab.binding.melcloud/src/main/resources/OH-INF/addon
org.openhab.binding.mercedesme/src/main/resources/OH-INF/addon
org.openhab.binding.mielecloud/src/main/resources/OH-INF/addon
org.openhab.binding.mybmw/src/main/resources/OH-INF/addon
org.openhab.binding.neeo/src/main/resources/OH-INF/addon
org.openhab.binding.network/src/main/resources/OH-INF/addon
org.openhab.binding.onebusaway/src/main/resources/OH-INF/addon
org.openhab.binding.onkyo/src/main/resources/OH-INF/addon
org.openhab.binding.plugwise/src/main/resources/OH-INF/addon
org.openhab.binding.publictransportswitzerland/src/main/resources/OH-INF/addon
org.openhab.binding.pulseaudio/src/main/resources/OH-INF/addon
org.openhab.binding.pushover/src/main/resources/OH-INF/addon
org.openhab.binding.renault/src/main/resources/OH-INF/addon
org.openhab.binding.rfxcom/src/main/resources/OH-INF/addon
org.openhab.binding.serial/src/main/resources/OH-INF/addon
org.openhab.binding.serialbutton/src/main/resources/OH-INF/addon
org.openhab.binding.spotify/src/main/resources/OH-INF/addon
org.openhab.binding.telegram/src/main/resources/OH-INF/addon
org.openhab.binding.tesla/src/main/resources/OH-INF/addon
org.openhab.binding.tibber/src/main/resources/OH-INF/addon
org.openhab.binding.webexteams/src/main/resources/OH-INF/addon
org.openhab.voice.googlestt/src/main/resources/OH-INF/addon
org.openhab.voice.googletts/src/main/resources/OH-INF/addon
org.openhab.voice.mactts/src/main/resources/OH-INF/addon
org.openhab.voice.marytts/src/main/resources/OH-INF/addon
org.openhab.voice.mimictts/src/main/resources/OH-INF/addon
org.openhab.voice.picotts/src/main/resources/OH-INF/addon
org.openhab.voice.pollytts/src/main/resources/OH-INF/addon
org.openhab.voice.watsonstt/src/main/resources/OH-INF/addon

@ -6,5 +6,6 @@
<type>binding</type>
<name>Astro Binding</name>
<description>The Astro binding calculates astronomical data from sun and moon.</description>
<connection>local</connection>
</addon:addon>

@ -7,5 +7,6 @@
<name>Buienradar Binding</name>
<description>The Buienradar Binding periodically (5 minutes) retrieves results from the Buienradar API. For personal
use only.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>Chromecast Binding</name>
<description>This is the binding for Google Chromecast devices.</description>
<connection>local</connection>
<config-description>
<parameter name="callbackUrl" type="text">

@ -5,4 +5,5 @@
<type>binding</type>
<name>@text/icloud.addon.name</name>
<description>@text/icloud.addon.description</description>
<connection>cloud</connection>
</addon:addon>

@ -8,5 +8,6 @@
<description>This is the binding for the Internet Printing Protocol (IPP). You can
show how many jobs are done/waiting
on an IPP/CUPS Printer</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>IRtrans Binding</name>
<description>This is the binding for IRtrans (www.irtrans.de) Transceivers</description>
<connection>local</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>Kodi Binding</name>
<description>This is the binding for Kodi.</description>
<connection>local</connection>
<config-description>
<parameter name="callbackUrl" type="text" required="false">

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

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

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

@ -7,5 +7,6 @@
<name>LIRC Binding</name>
<description>The LIRC binding allows transmission and receipt of standard infrared remote control signals via a LIRC
server.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>LogReader Binding</name>
<description>Binding that reads through log files and searches e.g. errors and warnings</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>MELCloud Binding</name>
<description>Binding for Mitsubishi MELCloud connected A.C. devices.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Mercedes Me Binding</name>
<description>The binding provides access to your Mercedes developer account and vehicles</description>
<connection>cloud</connection>
</addon:addon>

@ -6,4 +6,6 @@
<type>binding</type>
<name>@text/addon.mielecloud.name</name>
<description>@text/addon.mielecloud.description</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>MyBMW</name>
<description>Provides access to your Vehicle Data like MyBMW App</description>
<connection>cloud</connection>
</addon:addon>

@ -8,4 +8,6 @@
<description>This binding allows you to discover NEEO Brain(s), discover the Rooms within and the Devices within those
Rooms. The binding then will expose that information to openHAB and allow you to execute Recipes/Scenarios and Macros
on the Devices</description>
<connection>local</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>Network Binding</name>
<description>The Network Binding can be used for device presence detection and to determine network device health</description>
<connection>local</connection>
<config-description>
<parameter name="allowSystemPings" type="boolean">
<default>true</default>

@ -6,5 +6,6 @@
<type>binding</type>
<name>OneBusAway Binding</name>
<description>This is the binding for OneBusAway, an open system to provide transit data.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>Onkyo Binding</name>
<description>This is the binding for Onkyo receivers.</description>
<connection>local</connection>
<config-description>
<parameter name="callbackUrl" type="text">

@ -7,5 +7,6 @@
<name>Plugwise Binding</name>
<description>Monitor and control Plugwise ZigBee devices using the Stick. Supported devices are the Circle, Circle+,
Scan, Sense, Stealth and Switch.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Public Transport Switzerland Binding</name>
<description>Connects to the "Swiss public transport API" to provide real-time public transport information.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>binding</type>
<name>Pulseaudio Binding</name>
<description>This is the binding for Pulseaudio.</description>
<connection>local</connection>
<config-description>
<parameter name="sink" type="boolean">

@ -6,5 +6,6 @@
<type>binding</type>
<name>Pushover Binding</name>
<description>Pushover - Simple Notifications.</description>
<connection>cloud</connection>
</addon:addon>

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

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

@ -6,5 +6,6 @@
<type>binding</type>
<name>Serial Binding</name>
<description>This binding supports sending/receiving data to/from a serial port</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Serial Button Binding</name>
<description>This binding supports physical push buttons connected to a serial port.</description>
<connection>local</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Spotify Binding</name>
<description>This is the openHAB binding for Spotify used to manage Connect devices. Using the Spotify WebAPI.</description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>Telegram Binding</name>
<description>This is the binding for Telegram. It allows to send and receive messages.</description>
<connection>cloud</connection>
</addon:addon>

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

@ -6,5 +6,6 @@
<type>binding</type>
<name>Tibber Binding</name>
<description>This binding retrieves price and consumption data from Tibber API using queries and live subscription </description>
<connection>cloud</connection>
</addon:addon>

@ -6,5 +6,6 @@
<type>binding</type>
<name>WebexTeams Binding</name>
<description>This is the binding for WebexTeams. Send messages with actions.</description>
<connection>cloud</connection>
</addon:addon>

@ -7,6 +7,7 @@
<name>Google Cloud Speech-to-Text</name>
<description>Google Cloud STT Service uses the non-free Google Cloud Speech-to-Text API to transcript audio data to
text.</description>
<connection>cloud</connection>
<service-id>org.openhab.voice.googlestt</service-id>

@ -7,6 +7,7 @@
<name>Google Cloud Test-to-speech</name>
<description>Google Cloud TTS Service uses the non-free Google Cloud Text-to-Speech API to convert text or Speech
Synthesis Markup Language (SSML) input into audio data of natural human speech.</description>
<connection>cloud</connection>
<service-id>org.openhab.voice.googletts</service-id>

@ -6,5 +6,6 @@
<type>voice</type>
<name>macOS Text-to-Speech</name>
<description>The macOS Text-to-Speech (TTS) service uses the macOS "say" command for producing spoken text.</description>
<connection>local</connection>
</addon:addon>

@ -7,5 +7,6 @@
<name>Mary Text-to-Speech</name>
<description>The Mary Text-to-Speech (TTS) service is a pure Java implementation of a TTS service, which uses the
MaryTTS project of DFKI.</description>
<connection>local</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>voice</type>
<name>macOS Text-to-Speech</name>
<description>The macOS Text-to-Speech (TTS) service uses the macOS "say" command for producing spoken text.</description>
<connection>local</connection>
<service-id>org.openhab.voice.mimictts</service-id>

@ -6,5 +6,6 @@
<type>voice</type>
<name>Pico Text-to-Speech</name>
<description>The Pico Text-to-Speech (TTS) service uses the TTS binary from SVOX for producing spoken text.</description>
<connection>local</connection>
</addon:addon>

@ -6,6 +6,7 @@
<type>voice</type>
<name>Polly Text-to-Speech</name>
<description>PollyTTS is a voice service utilizing the Internet based text-to-speech (TTS) service Amazon Polly.</description>
<connection>cloud</connection>
<service-id>org.openhab.voice.pollytts</service-id>

@ -6,6 +6,7 @@
<type>voice</type>
<name>IBM Watson Speech-to-Text</name>
<description>Watson STT Service uses the non-free IBM Watson Speech-to-Text API to transcript audio data to text.</description>
<connection>cloud</connection>
<service-id>org.openhab.voice.watsonstt</service-id>