Skip to content

Commit

Permalink
[openwebnet] Fix update of Thermo Central Unit atLeastOneProbeX chann…
Browse files Browse the repository at this point in the history
…els 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>
  • Loading branch information
mvalla committed Jul 18, 2023
1 parent 6b4ec31 commit 005d594
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 206 deletions.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.openwebnet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 005d594

Please sign in to comment.