mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Declare connection on few bindings (#14787)
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
This commit is contained in:
parent
aee454850b
commit
af09624fb2
@ -6,5 +6,6 @@
|
||||
<type>binding</type>
|
||||
<name>Ekey Binding</name>
|
||||
<description>This is the binding for connecting openHAB to Ekey fingerprint scanners.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
@ -6,5 +6,6 @@
|
||||
<type>binding</type>
|
||||
<name>Energenie Binding</name>
|
||||
<description>This is the binding for Energenie.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
@ -6,5 +6,6 @@
|
||||
<type>binding</type>
|
||||
<name>Intesis Binding</name>
|
||||
<description>This is the binding for Intesis WiFi adapters used in various AC devices.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
@ -6,5 +6,6 @@
|
||||
<type>binding</type>
|
||||
<name>WeMo Binding</name>
|
||||
<description>The WeMo binding integrates Belkin WeMo devices.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
Loading…
Reference in New Issue
Block a user