Declare connection on few bindings (#14776)

* Declare connection on few bindings

Done for bindings I am maintaining or contributing.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2023-04-10 21:46:22 +02:00
committed by GitHub
parent 38cba518cd
commit 69a09ed825
12 changed files with 12 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
<type>voice</type>
<name>VoiceRSS Text-to-Speech</name>
<description>VoiceRSS is an Internet based TTS service hosted at https://api.voicerss.org.</description>
<connection>cloud</connection>
<service-id>org.openhab.voice.voicerss</service-id>