Skip to content

Commit

Permalink
Add more connection details to add-ons (openhab#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 and FordPrfkt committed Apr 19, 2023
1 parent 1ef8052 commit 3f57cd1
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 3f57cd1

Please sign in to comment.