]> git.basschouten.com Git - openhab-addons.git/commit
[pilight] Fix background discovery in case of multiple network interfaces (#15791)
authorStefan Roellin <stefanroellin@users.noreply.github.com>
Fri, 3 Nov 2023 18:08:16 +0000 (19:08 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Nov 2023 18:08:16 +0000 (19:08 +0100)
commitb503382e931f01f4c0ee3fcf7ccf062f5b4214ac
treee7c0d1817fd21e5998924c7e97d6d5e9a7cb7f75
parent532476a9c6faf2046d720523ae85bbc0e7519d27
[pilight] Fix background discovery in case of multiple network interfaces (#15791)

If there were multiple network interfaces and the DatagramSocket.receive
timed out an exception was thrown and the remaining network interfaces
were not considered anymore.

Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch>
bundles/org.openhab.binding.pilight/src/main/java/org/openhab/binding/pilight/internal/discovery/PilightBridgeDiscoveryService.java