[LuxtronikHeatpump] Initial Contribution (#9669)

Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
This commit is contained in:
Stefan Giehl
2021-04-11 19:51:46 +02:00
committed by GitHub
parent d9ed461950
commit 4f018b8aec
26 changed files with 6327 additions and 0 deletions

View File

@@ -706,6 +706,11 @@
<artifactId>org.openhab.binding.lutron</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.luxtronikheatpump</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.magentatv</artifactId>