[plugwiseha] Initial contribution (#9504)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
This commit is contained in:
lsiepel
2021-05-19 21:53:33 +02:00
committed by GitHub
parent 7d2c8755eb
commit 8202d57965
59 changed files with 5677 additions and 0 deletions

View File

@@ -1126,6 +1126,11 @@
<artifactId>org.openhab.binding.plugwise</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.plugwiseha</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.powermax</artifactId>