]> git.basschouten.com Git - openhab-addons.git/commit
[openwebnet] fixing support for central unit (#12514)
authorConte Andrea <andrea@conte.com>
Fri, 25 Mar 2022 16:32:10 +0000 (17:32 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Mar 2022 16:32:10 +0000 (17:32 +0100)
commit4774f8a7e76f6b5fbf3ea8e41fe3f14758c4de0c
treeaeb07ddd908686dfccb503b1d27036772b6753d1
parent8e6e493fc93f7c874b53f84251be526f09c7c78d
[openwebnet] fixing support for central unit (#12514)

* - read Temperature set in central unit at startup
* - ignoring what 4002 which may lead to unpredicted behaviours
- usage of own 0.8.0 from mvalla (new getWhatParameter method)
* attempt to integrate own 0.8.0
* - read setTemp (MANUAL mode) at startup
- read mode (OFF/PROTECTION/WEEKLY/SCENARIO/MANUAL) at startup
- persist selected mode (see issue 12401)
* remove unnecessary logs
* - fix typo
- own4j 0.8.1
* fix placeholder count

Signed-off-by: Conte Andrea <andrea@conte.com>
bundles/org.openhab.binding.openwebnet/pom.xml
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/handler/OpenWebNetThermoregulationHandler.java