Declare connection on few bindings (#14777)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich 2023-04-10 15:52:58 +02:00 committed by GitHub
parent 71dfbcf12c
commit 38cba518cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 0 deletions

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>ISM8 Binding</name>
<description>This is the binding for the ISM8 card used for Wolf heating systems or other Wolf eBus devices.</description>
<connection>local</connection>
</addon:addon>

View File

@ -6,6 +6,7 @@
<type>binding</type>
<name>KNX Binding</name>
<description>This binding supports connecting to a KNX bus</description>
<connection>local</connection>
<config-description>
<parameter name="disableUoM" type="boolean">

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>Network UPS Tools Binding</name>
<description>Binding for connecting to Network UPS Tools (NUT) servers</description>
<connection>local</connection>
</addon:addon>

View File

@ -6,5 +6,6 @@
<type>binding</type>
<name>OpenWeatherMap Binding</name>
<description>OpenWeatherMap - Current weather and forecasts in your city.</description>
<connection>cloud</connection>
</addon:addon>

View File

@ -7,5 +7,6 @@
<name>Tankerkönig Binding</name>
<description>The Tankerkönig Binding allows to poll fuel prices of German gas stations by using the Tankerkoenig.de
API.</description>
<connection>cloud</connection>
</addon:addon>