core/homeassistant/components/ssdp
J. Nick Koston 12ac4109f4
Ensure ssdp can callback messages that do not have an ST (#51436)
* Ensure ssdp can callback messages that do not have an ST

Sonos sends unsolicited messages when the device reboots. We want
to capture these to ensure we can recover the subscriptions as soon
as the device reboots

* Update homeassistant/components/ssdp/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-05 09:23:51 +02:00
..
__init__.py Ensure ssdp can callback messages that do not have an ST (#51436) 2021-06-05 09:23:51 +02:00
descriptions.py Handle empty ssdp descriptions in the cache (#51253) 2021-05-29 22:50:48 -05:00
flow.py Add network and callback support to SSDP (#51019) 2021-05-28 21:18:59 -05:00
manifest.json Add network and callback support to SSDP (#51019) 2021-05-28 21:18:59 -05:00