]> git.basschouten.com Git - openhab-addons.git/commit
[openuv] Correcting an uncatched exception in json deserialization (#12511)
authorGaël L'hopital <gael@lhopital.org>
Thu, 24 Mar 2022 13:59:33 +0000 (14:59 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Mar 2022 13:59:33 +0000 (14:59 +0100)
commit107a05aa5edde80369350c6fb018c40a01e31599
tree8ac0aee37bc95e899ea5b71e68539cbf9a707795
parent5cd28f7096c069d61c8d4addbad44484288857eb
[openuv] Correcting an uncatched exception in json deserialization (#12511)

* Correcting an uncatched exception in json deserialization

Signed-off-by: clinique <gael@lhopital.org>
bundles/org.openhab.binding.openuv/src/main/java/org/openhab/binding/openuv/internal/OpenUVBindingConstants.java
bundles/org.openhab.binding.openuv/src/main/java/org/openhab/binding/openuv/internal/OpenUVHandlerFactory.java
bundles/org.openhab.binding.openuv/src/main/java/org/openhab/binding/openuv/internal/discovery/OpenUVDiscoveryService.java
bundles/org.openhab.binding.openuv/src/main/java/org/openhab/binding/openuv/internal/handler/OpenUVBridgeHandler.java
bundles/org.openhab.binding.openuv/src/main/java/org/openhab/binding/openuv/internal/handler/OpenUVReportHandler.java