]> git.basschouten.com Git - openhab-addons.git/commit
[caddx] Correct thing status on bridge initialization (#10317)
authorGeorgios Moutsos <50378548+jossuar@users.noreply.github.com>
Mon, 15 Mar 2021 22:20:22 +0000 (00:20 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Mar 2021 22:20:22 +0000 (23:20 +0100)
commit279e87851cd51f69d6eb5e6733708aac0d5f45c2
treed8d5a04a4b7523d1eb0eea57bc758c07255e3311
parent85a66994b49434893cd4d067afd07e24d640ebec
[caddx] Correct thing status on bridge initialization (#10317)

* Log event message construction improved

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Changed level to debug for some logs

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Added status request commands to b send when the bridge initializes

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Don't change the label of the zone

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Removed comment

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
bundles/org.openhab.binding.caddx/src/main/java/org/openhab/binding/caddx/internal/handler/CaddxBridgeHandler.java
bundles/org.openhab.binding.caddx/src/main/java/org/openhab/binding/caddx/internal/handler/LogEventMessage.java
bundles/org.openhab.binding.caddx/src/main/java/org/openhab/binding/caddx/internal/handler/ThingHandlerPanel.java
bundles/org.openhab.binding.caddx/src/main/java/org/openhab/binding/caddx/internal/handler/ThingHandlerZone.java