[smgw] Initial contribution (#16017)

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2023-12-17 10:13:00 +01:00
committed by GitHub
parent e4c4d03167
commit 3e0deab3ba
14 changed files with 562 additions and 0 deletions

View File

@@ -1566,6 +1566,11 @@
<artifactId>org.openhab.binding.smartthings</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.smgw</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.smhi</artifactId>