mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 07:02:02 +01:00
Update bundles/org.openhab.binding.upnpcontrol/src/main/java/org/openhab/binding/upnpcontrol/internal/handler/UpnpRendererHandler.java
Co-authored-by: lsiepel <leosiepel@gmail.com> Signed-off-by: Dan Cunningham <dan@digitaldan.com>
This commit is contained in:
parent
218ab2abd8
commit
7a5fe85af7
@ -220,7 +220,6 @@ public class UpnpRendererHandler extends UpnpHandler {
|
||||
@Override
|
||||
protected void initJob() {
|
||||
synchronized (jobLock) {
|
||||
|
||||
sendDeviceSearchRequest();
|
||||
|
||||
if (!upnpIOService.isRegistered(this)) {
|
||||
|
Loading…
Reference in New Issue
Block a user