[vdr] Initial contribution (#9947)

Signed-off-by: Matthias Klocke <matthias.klocke@gmx.net>
This commit is contained in:
MatthiasKlocke
2021-04-11 20:02:00 +02:00
committed by GitHub
parent fc81909596
commit 5d5cd780a5
31 changed files with 2655 additions and 0 deletions

View File

@@ -1406,6 +1406,11 @@
<artifactId>org.openhab.binding.valloxmv</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.vdr</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.vektiva</artifactId>