]> git.basschouten.com Git - openhab-addons.git/commit
[rustpotterks] initial contribution (#12606)
authorGiviMAD <GiviMAD@users.noreply.github.com>
Sun, 19 Jun 2022 09:06:33 +0000 (11:06 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2022 09:06:33 +0000 (11:06 +0200)
commit11aa3207a69f8316e850ccb2ce47853ad34e6ca2
tree91f473c95c6219242ff7c3d6016ff48b3f4552f5
parent48c14e613c6ca051f83a8865b8e7eb17ac4d500f
[rustpotterks] initial contribution (#12606)

* [rustpotterks] initial contribution

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