[dali] Initial contribution (#10093)

Signed-off-by: Robert Schmid <r.schmid@outlook.com>
This commit is contained in:
Robert Schmid
2021-04-19 19:51:50 +02:00
committed by GitHub
parent 5e3717c22a
commit ada54dbcfa
26 changed files with 1379 additions and 0 deletions

View File

@@ -236,6 +236,11 @@
<artifactId>org.openhab.binding.daikin</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.dali</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.danfossairunit</artifactId>