]> git.basschouten.com Git - openhab-addons.git/commit
fixes #17121 (BLU Gateway), #17120 (NPE in cover mode) (#17122)
authorMarkus Michels <markus7017@gmail.com>
Thu, 25 Jul 2024 07:20:08 +0000 (09:20 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jul 2024 07:20:08 +0000 (09:20 +0200)
commitd5586c60915af737a7a3e83687cb147d46bfe75c
tree5ed8c43906c59d8348aa36ffb9950dbb21482286
parenta66495a707a7cb4c91a7c5ffa99827d437b0e429
fixes #17121 (BLU Gateway), #17120 (NPE in cover mode) (#17122)
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api/ShellyApiException.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api/ShellyDeviceProfile.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api1/Shelly1CoapHandler.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api2/Shelly2ApiClient.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/handler/ShellyBaseHandler.java
bundles/org.openhab.binding.shelly/src/test/java/org/openhab/binding/shelly/internal/api/ShellyDeviceProfileTest.java