core/homeassistant/components/ssdp
J. Nick Koston 574cb03acc
Send ssdp requests to ipv4 broadcast as well (#52760)
* Send ssdp requests to 255.255.255.255 as well

- This matches pysonos behavior and may fix reports of
  inability to discover some sonos devices
  https://github.com/amelchio/pysonos/blob/master/pysonos/discovery.py#L120

* Update homeassistant/components/ssdp/__init__.py
2021-07-11 17:03:48 -04:00
..
__init__.py Send ssdp requests to ipv4 broadcast as well (#52760) 2021-07-11 17:03:48 -04:00
descriptions.py
flow.py
manifest.json Upgrade async_upnp_client to 0.19.0 (#52019) 2021-06-20 18:17:39 +02:00
util.py