Skip to content

Commit

Permalink
Add more connection details to add-ons (#14837)
Browse files Browse the repository at this point in the history
* Adds connections details for some add-ons I maintain and/or use.

Signed-off-by: Boris Krivonog <boris.krivonog@inova.si>
  • Loading branch information
crnjan authored Apr 17, 2023
1 parent cf96eae commit a0d8473
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
<type>binding</type>
<name>Automower Binding</name>
<description>Binding to interact with Husquvarna Automower robots.</description>
<connection>cloud</connection>

</addon:addon>
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
<type>binding</type>
<name>Nikobus Binding</name>
<description>This is the binding for Nikobus.</description>
<connection>local</connection>

</addon:addon>
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
<type>binding</type>
<name>RegoHeatPump Binding</name>
<description>The Rego controller based heat pumps binding.</description>
<connection>local</connection>

</addon:addon>

0 comments on commit a0d8473

Please sign in to comment.