[openwebnet] add support for Thermoregulation (standalone thermostat and sensors) (#10756)

Signed-off-by: Conte Andrea <andrea@conte.com>

Signed-off-by: Massimo Valla <mvcode00@gmail.com>

Co-authored-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
Conte Andrea
2021-06-05 19:26:52 +02:00
committed by GitHub
parent 8e4cb48a57
commit 3dc7b9ed25
12 changed files with 703 additions and 62 deletions

View File

@@ -23,7 +23,7 @@
<dependency>
<groupId>io.github.openwebnet4j</groupId>
<artifactId>openwebnet4j</artifactId>
<version>0.4.1</version>
<version>0.5.2</version>
<scope>compile</scope>
</dependency>