Skip to content

Commit

Permalink
Add bluetooth as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
seime committed Jun 22, 2024
1 parent 889aba2 commit 339dd2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<feature>openhab-runtime-base</feature>
<feature>openhab-transport-mdns</feature>

<bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle>
<bundle start-level="80">mvn:org.openhab.addons.bundles/no.seime.openhab.binding.esphome/${project.version}</bundle>
</feature>
</features>
1 change: 1 addition & 0 deletions src/main/history/dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<feature>wrap</feature>
<bundle>mvn:com.google.protobuf/protobuf-java/3.25.2</bundle>
<bundle>mvn:org.openhab.addons.bundles/no.seime.openhab.binding.esphome/4.1.0-SNAPSHOT</bundle>
<bundle>mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/4.1.0-SNAPSHOT</bundle>
<bundle>wrap:mvn:org.lastnpe.eea/eea-all/2.2.1</bundle>
</feature>
</features>

0 comments on commit 339dd2b

Please sign in to comment.