mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-02-04 03:14:07 +01:00
[voicerss] Fix service-id in addon.xml (#14988)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
parent
d85bb786ad
commit
38df936aa9
@ -8,7 +8,7 @@
|
|||||||
<description>VoiceRSS is an Internet based TTS service hosted at https://api.voicerss.org.</description>
|
<description>VoiceRSS is an Internet based TTS service hosted at https://api.voicerss.org.</description>
|
||||||
<connection>cloud</connection>
|
<connection>cloud</connection>
|
||||||
|
|
||||||
<service-id>org.openhab.voice.voicerss</service-id>
|
<service-id>org.openhab.voicerss</service-id>
|
||||||
|
|
||||||
<config-description-ref uri="voice:voicerss"/>
|
<config-description-ref uri="voice:voicerss"/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user