[juicenet] Initial contribution (#10768)

Signed-off-by: Jeff James <jeff@james-online.com>
This commit is contained in:
jsjames
2022-11-13 03:27:43 -08:00
committed by GitHub
parent fbd06ec709
commit 71d1226505
29 changed files with 2117 additions and 0 deletions

View File

@@ -761,6 +761,11 @@
<artifactId>org.openhab.binding.jellyfin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.juicenet</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.kaleidescape</artifactId>