[warmup] Initial contribution (#8562)

Signed-off-by: James Melville <jamesmelville@gmail.com>
This commit is contained in:
James Melville
2021-05-13 14:37:05 +01:00
committed by GitHub
parent 18497a9436
commit db05079e6f
31 changed files with 1603 additions and 0 deletions

View File

@@ -1501,6 +1501,11 @@
<artifactId>org.openhab.binding.volvooncall</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.warmup</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.weathercompany</artifactId>