core/homeassistant/components/sonos
Steven Looman 73260c5b88
Move parts of ssdp to async_upnp_client (#55540)
* Move parts of ssdp to async_upnp_client

* Fix test for environments with multiple sources

* Fix sonos tests

* More fixes/changes

* More fixes

* Use async_upnp_client==0.21.0

* Pylint/test fixes

* More changes after review

* Fix tests

* Improve testing

* Fix mypy

* Fix yamaha_musiccast tests?

* Changes after review

* Pylint

* Reduce calls to combined_headers

* Update to async_upnp_client==0.21.1

* Update to async_upnp_client==0.21.2

* use as_dict

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-11 13:38:16 -10:00
..
translations [ci skip] Translation update 2021-08-27 00:14:42 +00:00
__init__.py Move parts of ssdp to async_upnp_client (#55540) 2021-09-11 13:38:16 -10:00
alarms.py
binary_sensor.py
config_flow.py
const.py
entity.py
exception.py
favorites.py
helpers.py
household_coordinator.py
manifest.json
media_browser.py
media_player.py Fix sonos alarm schema (#55318) 2021-08-27 09:25:40 -07:00
sensor.py
services.yaml
speaker.py Set up polling task with subscriptions in Sonos (#54355) 2021-08-26 09:35:35 -07:00
strings.json
switch.py