mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 13:31:01 +01:00
574cb03acc
* 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