[ecotouch] add Waterkotte EcoTouch binding (ported from OH1) (#10010)

Signed-off-by: Sebastian Held <sebastian.held@gmx.de>
This commit is contained in:
Sebastian Held
2021-04-27 22:23:32 +02:00
committed by GitHub
parent 9a0ad98f44
commit 7d13795380
17 changed files with 3468 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<binding:binding id="ecotouch" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:binding="https://openhab.org/schemas/binding/v1.0.0"
xsi:schemaLocation="https://openhab.org/schemas/binding/v1.0.0 https://openhab.org/schemas/binding-1.0.0.xsd">
<name>EcoTouch Binding</name>
<description>This is the binding for a Waterkotte EcoTouch heat pump.</description>
<author>Sebastian Held</author>
</binding:binding>