Skip to content

Commit

Permalink
added ESH Bluetooth binding (#642)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer committed Feb 13, 2018
1 parent b4ba6b9 commit 53a4bdf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions features/addons-esh/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
<feature>esh-binding-astro</feature>
</feature>

<feature name="openhab-binding-bluetooth" description="Bluetooth Binding" version="${project.version}">
<feature>esh-binding-bluetooth</feature>
<feature>esh-binding-bluetooth-bluez</feature>
</feature>

<feature name="openhab-binding-digitalstrom" description="digitalSTROM Binding" version="${project.version}">
<feature>esh-binding-digitalstrom</feature>
</feature>
Expand Down

0 comments on commit 53a4bdf

Please sign in to comment.