Signed-off-by: Dan Cunningham <dan@digitaldan.com>
This commit is contained in:
Dan Cunningham 2024-12-23 15:53:21 -08:00
parent 8feb7a5e4b
commit 218ab2abd8

View File

@ -663,7 +663,7 @@ public abstract class UpnpHandler extends BaseThingHandler implements UpnpIOPart
}
/**
* Send a device search request to the UPnP router.
* Send a device search request to the UPnP remote device.
*
* Some devices, such as LinkPlay based systems (WiiM, Arylic, etc.) loose their registrations over time. Sending a
* periodic search request will help keep the device registered.