mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
Fix name (#19072)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# GrundfosAlpha Binding
|
||||
# Bluetooth Grundfos Alpha Adapter
|
||||
|
||||
This binding adds support for reading out the data of Grundfos Alpha pumps with a [Grundfos Alpha Reader](https://product-selection.grundfos.com/products/alpha-reader) or [Alpha3 pump](https://product-selection.grundfos.com/products/alpha/alpha3) with built-in Bluetooth.
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<artifactId>org.openhab.binding.bluetooth.grundfosalpha</artifactId>
|
||||
|
||||
<name>openHAB Add-ons :: Bundles :: GrundfosAlpha Binding</name>
|
||||
<name>openHAB Add-ons :: Bundles :: Grundfos Alpha Bluetooth Adapter</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user