Declare addon connection for a few bindings (#14892)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
parent
36b2dbfbc9
commit
bd55302ae7
|
@ -8,4 +8,6 @@
|
|||
<description>Allows to use the real-time channel of the deCONZ software for Zigbee sensors and switches. deCONZ is the
|
||||
accompanying software for the Raspbee and ConBee Zigbee dongles from Dresden Elektronik. Is meant to be used together
|
||||
with the HUE binding which makes the lights and plugs available.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>DenonMarantz Binding</name>
|
||||
<description>Binding for controlling network enabled Denon and Marantz receivers.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>evcc Binding</name>
|
||||
<description>This is the binding for evcc (electric vehicle charging control) - soak up the sun.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>HEOS Binding</name>
|
||||
<description>Binding for the Denon HEOS system.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>iRobot Binding</name>
|
||||
<description>This is the binding for iRobot vacuum robots.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>LIVISI SmartHome Binding</name>
|
||||
<description>The LIVISI SmartHome binding integrates your LIVISI SmartHome system.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>PioneerAvr Binding</name>
|
||||
<description>A binding for Pioneer AVRs.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>@text/addon.pushbullet.name</name>
|
||||
<description>@text/addon.pushbullet.description</description>
|
||||
<connection>cloud</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -8,5 +8,6 @@
|
|||
<description>With Pushsafer you can send & receive push notifications in real time, easily and securely on your
|
||||
iPhone, iPad, Android, Windows mobile or Windows desktop device as well as on your browser (Chrome, Firefox, Opera
|
||||
& Yandex)!</description>
|
||||
<connection>cloud</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -7,5 +7,6 @@
|
|||
<name>Samsung TV Binding</name>
|
||||
<description>This is the binding for Samsung TV. Binding should support all Samsung TV C (2010), D (2011) and E (2012)
|
||||
models</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>Twitter Binding</name>
|
||||
<description>Supports adding Thing for getting the Last Tweet. Send Tweets and Pictures with Actions.</description>
|
||||
<connection>cloud</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>Yamaha Musiccast Binding</name>
|
||||
<description>This is the binding for Yamaha Musiccast</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
|
@ -6,5 +6,6 @@
|
|||
<type>binding</type>
|
||||
<name>YamahaReceiver Binding</name>
|
||||
<description>For all network enabled Yamaha receivers.</description>
|
||||
<connection>local</connection>
|
||||
|
||||
</addon:addon>
|
||||
|
|
Loading…
Reference in New Issue