[openwebnet] Fix update of Thermo Central Unit atLeastOneProbeX channels and refactoring (#15269)
* [openwebnet] Fixes changing and startup value for Weekly/Scenario modes Fixes #12599 * [openwebnet] Thermo: Fixed CU setpointTemp not restored Fixes #14449 * [openwebnet] fix update of atLeastOneProbeX channels for CU Fixes #15103 Bumped lib openwebnet4j to 0.10.1 Signed-off-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<dependency>
|
||||
<groupId>io.github.openwebnet4j</groupId>
|
||||
<artifactId>openwebnet4j</artifactId>
|
||||
<version>0.10.0</version>
|
||||
<version>0.10.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user