[anthem] Initial contribution of binding for Anthem AV preamp/processors (#14311)

* Initial contribution

Signed-off-by: Mark Hilbush <mark@hilbush.com>
This commit is contained in:
Mark Hilbush
2023-03-26 15:32:08 -04:00
committed by GitHub
parent f98f820325
commit 749cf585ff
17 changed files with 1301 additions and 0 deletions

View File

@@ -116,6 +116,11 @@
<artifactId>org.openhab.binding.anel</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.anthem</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.openhab.addons.bundles</groupId>
<artifactId>org.openhab.binding.astro</artifactId>