[venstarthermostat] Fix venstarthermostat feature.xml (#8542)

Also added to bom pom.xml

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
This commit is contained in:
Hilbrand Bouwkamp
2020-09-22 15:36:18 +02:00
committed by GitHub
parent 99461f26b3
commit be10dea6ea
2 changed files with 7 additions and 2 deletions

View File

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