[BMW ConnectedDrive] initial contribution (#8576)

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Norbert Truchsess <norbert.truchsess@t-online.de>
This commit is contained in:
Bernd Weymann
2021-05-01 18:14:54 +02:00
committed by GitHub
parent c7218c6d29
commit e69a65d8e7
176 changed files with 12877 additions and 0 deletions

View File

@@ -171,6 +171,11 @@
<artifactId>org.openhab.binding.bluetooth.ruuvitag</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.bmwconnecteddrive</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.boschindego</artifactId>