Declare connection on few bindings (#14787)

Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
This commit is contained in:
Hans-Jörg Merk 2023-04-12 12:48:45 +02:00 committed by GitHub
parent aee454850b
commit af09624fb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View File

@ -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>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>Energenie Binding</name>
<description>This is the binding for Energenie.</description>
<connection>local</connection>
</addon:addon>

View File

@ -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>

View File

@ -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>