initial commit for mediala aio gateway

This commit is contained in:
Av3m
2021-12-22 10:29:09 +01:00
committed by Thomas Vogl
parent d434fc5e4e
commit 9649f64da8
13 changed files with 394 additions and 0 deletions

View File

@@ -976,6 +976,11 @@
<artifactId>org.openhab.binding.mecmeter</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.mediolaaiogateway</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.melcloud</artifactId>