[volumio] Initial contribution (#14525)

Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
This commit is contained in:
miloit
2023-07-07 12:18:46 +02:00
committed by GitHub
parent 1ce6e8775f
commit de1eebd174
20 changed files with 1849 additions and 0 deletions

View File

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