[revogi] Initial contribution - Resubmitted for OH3 (#8534)

* Rename binding and resubmit to OH3

Signed-off-by: Andreas Bräu <ab@andi95.de>
This commit is contained in:
Andi Bräu
2020-11-03 18:13:08 +01:00
committed by GitHub
parent c49eeb2528
commit 1c93eb9737
30 changed files with 1806 additions and 0 deletions

View File

@@ -991,6 +991,11 @@
<artifactId>org.openhab.binding.regoheatpump</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.revogi</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.remoteopenhab</artifactId>