[Easee] Initial contribution (#12954)

* initial binding version

Signed-off-by: Alexander Friese <af944580@gmail.com>
This commit is contained in:
alexf2015
2022-09-10 16:57:21 +02:00
committed by GitHub
parent dce6dc9f79
commit 1f1de41bd3
54 changed files with 4555 additions and 0 deletions

View File

@@ -376,6 +376,11 @@
<artifactId>org.openhab.binding.dwdunwetter</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.easee</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.ecobee</artifactId>