[webexteams] Initial contribution (#13492)

* [webexteams] Initial contribution

Signed-off-by: Tom Deckers <tom@ducbase.com>
This commit is contained in:
Tom Deckers
2022-12-04 12:15:42 +01:00
committed by GitHub
parent e7fcd03d59
commit b696aebb36
29 changed files with 2935 additions and 0 deletions

View File

@@ -1796,6 +1796,11 @@
<artifactId>org.openhab.binding.weatherunderground</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.webexteams</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.webthing</artifactId>