[govee] New Govee LAN-API Binding (#15696)

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
This commit is contained in:
stefan-hoehn
2023-12-17 13:38:31 +01:00
committed by GitHub
parent 0c6a80a3be
commit 329f2b71e8
39 changed files with 1797 additions and 0 deletions

View File

@@ -606,6 +606,11 @@
<artifactId>org.openhab.binding.goecharger</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.govee</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.gpio</artifactId>