Skip to content

Commit

Permalink
[linkTap] Initial code commit.
Browse files Browse the repository at this point in the history
[linkTap] Initial code commit.

Signed-off-by: dag81 <[email protected]>
  • Loading branch information
dag81 committed Aug 12, 2024
1 parent 1729cf3 commit 727756f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/openhab-addons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -951,6 +951,11 @@
<artifactId>org.openhab.binding.lifx</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.linktap</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.linky</artifactId>
Expand Down

0 comments on commit 727756f

Please sign in to comment.