]> git.basschouten.com Git - openhab-addons.git/commit
[watsonstt] initial contribution (#12161)
authorGiviMAD <GiviMAD@users.noreply.github.com>
Tue, 8 Feb 2022 19:52:02 +0000 (20:52 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Feb 2022 19:52:02 +0000 (20:52 +0100)
commit9a086fd6e33afa856249824932de686cbfdfc0cd
tree7c2a11e2279500085a4d175fa236367f825fd06e
parent99cfb65abaf5fbdc65ebf87b7c83222440f7560b
[watsonstt] initial contribution (#12161)

* [watsonstt] initial contribution

Signed-off-by: Miguel Álvarez Díez <miguelwork92@gmail.com>
12 files changed:
CODEOWNERS
bom/openhab-addons/pom.xml
bundles/org.openhab.voice.watsonstt/NOTICE [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/README.md [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/pom.xml [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/src/main/feature/feature.xml [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/src/main/java/org/openhab/voice/watsonstt/internal/WatsonSTTConfiguration.java [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/src/main/java/org/openhab/voice/watsonstt/internal/WatsonSTTConstants.java [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/src/main/java/org/openhab/voice/watsonstt/internal/WatsonSTTService.java [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/src/main/resources/OH-INF/config/config.xml [new file with mode: 0644]
bundles/org.openhab.voice.watsonstt/src/main/resources/OH-INF/i18n/watsonstt.properties [new file with mode: 0644]
bundles/pom.xml