[rustpotterks] initial contribution (#12606)

* [rustpotterks] initial contribution

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
This commit is contained in:
GiviMAD
2022-06-19 11:06:33 +02:00
committed by GitHub
parent 48c14e613c
commit 11aa3207a6
12 changed files with 639 additions and 0 deletions

View File

@@ -1956,6 +1956,11 @@
<artifactId>org.openhab.voice.porcupineks</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.voice.rustpotterks</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.voice.voicerss</artifactId>