core/tests/components/yeelight
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
..
__init__.py Move parts of ssdp to async_upnp_client (#55540) 2021-09-11 13:38:16 -10:00
conftest.py Mock out network.util.async_get_source_ip in tests (#55592) 2021-09-02 20:44:50 +02:00
test_binary_sensor.py Make yeelight discovery async (#54711) 2021-08-18 09:36:13 -07:00
test_config_flow.py Ensure yeelight model is set in the config entry (#55281) 2021-08-26 13:02:59 -05:00
test_init.py Ensure yeelights resync state if they are busy on first connect (#55333) 2021-08-27 12:43:53 -05:00
test_light.py Fix yeelight brightness when nightlight switch is disabled (#55278) 2021-08-26 15:18:36 -05:00