hass-core/tests/components/yeelight
Paulus Schoutsen a4d9019ffc
Refactor persistent notification to no longer route all data via a service (#57157)
* Convert persistent notification tests to async

* Create/dismiss persistent notifications in exposed functions, not service calls

* Fix notify persistent_notification

* Remove setting up persistent_notification

* Drop more setups

* Empty methods

* Undeprecate sync methods because too big task

* Fix setup clearing notifications

* Fix a bunch of tests

* Fix more tests

* Uno mas

* Test persistent notification events

* Clean up stale comment

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-07 12:58:00 +02:00
..
__init__.py Add zeroconf support for yeelight (#56758) 2021-09-28 20:53:43 -05: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 Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_init.py Fix yeelight connection when bulb stops responding to SSDP (#57138) 2021-10-05 13:41:56 -07:00
test_light.py Fix yeelight state when controlled outside of Home Assistant (#56964) 2021-10-03 00:08:31 -07:00