]> git.basschouten.com Git - openhab-addons.git/commit
Fixes BLU Discovery when Shelly Cloud Bluetooth Gateway is enabled (in (#17167)
authorMarkus Michels <markus7017@gmail.com>
Tue, 30 Jul 2024 12:04:37 +0000 (14:04 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2024 12:04:37 +0000 (14:04 +0200)
commit077cea0e74e2b181a55c9d96844c4ebfab38fc1b
tree74f7139b46db8dceebcfb193126b89b776c6b673
parentbd40e1c83457ee9e8215fe99dda28438d460a51e
Fixes BLU Discovery when Shelly Cloud Bluetooth Gateway is enabled (in (#17167)

this case the binding's gateway script could not get access to the BLE
observer).

Signed-off-by: Markus Michels <markus7017@gmail.com>
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api/ShellyApiInterface.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api1/Shelly1HttpApi.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api2/Shelly2ApiJsonDTO.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api2/Shelly2ApiRpc.java
bundles/org.openhab.binding.shelly/src/main/java/org/openhab/binding/shelly/internal/api2/ShellyBluApi.java