Skip to content

Commit

Permalink
Added Twitter binding (openhab#11212)
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
Signed-off-by: Dave J Schoepel <dave@theschoepels.com>
  • Loading branch information
computergeek1507 authored and dschoepel committed Nov 9, 2021
1 parent 2afce0f commit 84b3a4e
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 @@ -1476,6 +1476,11 @@
<artifactId>org.openhab.binding.tradfri</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.twitter</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.unifi</artifactId>
Expand Down

0 comments on commit 84b3a4e

Please sign in to comment.