more search targets copied from miniupnpc

This commit is contained in:
Jack Robison 2018-10-16 09:42:01 -04:00
parent 73ae129218
commit 535d3c090b
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -52,6 +52,8 @@ SEARCH_TARGETS = [
'urn:schemas-upnp-org:device:InternetGatewayDevice:1',
'urn:schemas-wifialliance-org:device:WFADevice:1',
'urn:schemas-upnp-org:device:WANDevice:1',
"urn:schemas-upnp-org:service:WANIPConnection:1",
"urn:schemas-upnp-org:service:WANPPPConnection:1",
'ssdp:all'
]