Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #4290 from kaikreuzer/na
Browse files Browse the repository at this point in the history
renamed netatmo binding v1
  • Loading branch information
kaikreuzer committed Apr 15, 2016
2 parents d836d0d + f40d9be commit bd01e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/openhab-addons/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
<configfile finalname="${openhab.conf}/services/nest.cfg" override="false">mvn:${project.groupId}/openhab-addons-external/${project.version}/cfg/nest</configfile>
</feature>

<feature name="openhab-binding-netatmo" description="Netatmo Binding" version="${project.version}">
<feature name="openhab-binding-netatmo1" description="Netatmo1 Binding" version="${project.version}">
<feature>openhab-runtime-base</feature>
<feature>openhab-runtime-compat1x</feature>
<bundle start-level="80">mvn:org.openhab.binding/org.openhab.binding.netatmo/${project.version}</bundle>
Expand Down

0 comments on commit bd01e30

Please sign in to comment.