Skip to content

Commit

Permalink
New Atlona PRO3 binding (openhab#1171) (openhab#1252)
Browse files Browse the repository at this point in the history
New Atlona PRO3 binding

Signed-off-by: Tim Roberts troberts@bigfoot.com (github: tmrobert8)
  • Loading branch information
tmrobert8 authored and Ogórek Anatol committed Jul 5, 2017
1 parent 25de5e6 commit 8e2e574
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions features/openhab-addons/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
<bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.atlona/${project.version}</bundle>
</feature>

<feature name="openhab-binding-atlona" description="Atlona PRO3 Switch Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.atlona/${project.version}</bundle>
</feature>

<feature name="openhab-binding-autelis" description="Autelis Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature>openhab-transport-upnp</feature>
Expand Down

0 comments on commit 8e2e574

Please sign in to comment.