]> git.basschouten.com Git - openhab-addons.git/commit
[openwebnet] handle Thermo Central Unit monitoring messages (#12485)
authorConte Andrea <andrea@conte.com>
Fri, 18 Mar 2022 18:00:48 +0000 (19:00 +0100)
committerGitHub <noreply@github.com>
Fri, 18 Mar 2022 18:00:48 +0000 (19:00 +0100)
commit1918afc3a965de33ccb51e5b729e88130eb883a4
tree5e86f9a8d733385bbbdcd20089bb671b92154c0a
parent812ac5c4d68bd0acd4963bdc79e0935719cdc8a4
[openwebnet] handle Thermo Central Unit monitoring messages (#12485)

* - handled what=30 (failure discovered ), what=22 (at least 1 probe in off), what=23 (at least 1 probe in protection), what=24 (at least 1 probe in manual)
- related channels added
* - update README
- ignore messages from probes and central unit and keep track only of messages from a real thermostat
* add example of failureDiscovered channel
* Update bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/channels.xml
* changed capital letters (atLeastOneProbeOFF -> atLeatOneProbeOff) as suggested

Signed-off-by: Conte Andrea <andrea@conte.com>
bundles/org.openhab.binding.openwebnet/README.md
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/OpenWebNetBindingConstants.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/handler/OpenWebNetThermoregulationHandler.java
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/BusThermoCentralUnit.xml
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/channels.xml