Add more connection details to add-ons (#14813)

* 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
41 changed files with 43 additions and 0 deletions

View File

@@ -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>