[mecmeter] Initial contribution of mecmeter binding (#9075)
* Initial contribution of mecmeter binding Also-by: Klaus Berger <klaus.berger@verbund.com> Also-by: Florian Pazour <florian.pazour@verbund.com> Signed-off-by: Kai Kreuzer <kai@openhab.org> * addressed review feedback Signed-off-by: Kai Kreuzer <kai@openhab.org> * added codeowners entry Signed-off-by: Kai Kreuzer <kai@openhab.org> * addressed review comments Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
@@ -721,6 +721,11 @@
|
||||
<artifactId>org.openhab.binding.mcp23017</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.addons.bundles</groupId>
|
||||
<artifactId>org.openhab.binding.mecmeter</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openhab.addons.bundles</groupId>
|
||||
<artifactId>org.openhab.binding.melcloud</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user