[grundfosalpha] Initial contribution (#15907)

* [Bluez] Disable automatic filtering of duplicate data
* Added Grundfos Alpha binding

Signed-off-by: Markus Heberling <markus@heberling.net>
This commit is contained in:
Markus Heberling
2023-12-04 11:10:10 +01:00
committed by GitHub
parent c22de9bcd3
commit f5065ad6e4
15 changed files with 540 additions and 0 deletions

View File

@@ -221,6 +221,11 @@
<artifactId>org.openhab.binding.bluetooth.govee</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.bluetooth.grundfosalpha</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.bluetooth.radoneye</artifactId>