[renault] Initial Contribution (#11467)

* #11465 Initial renault-api binding
Signed-off-by: Doug Culnane <doug@culnane.com>
This commit is contained in:
Doug Culnane
2021-12-05 09:33:32 +01:00
committed by GitHub
parent 9340213eb0
commit 3d2663cbf7
20 changed files with 1372 additions and 0 deletions

View File

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