core/tests/components/motioneye
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 motionEye switches (#52491) 2021-07-22 23:17:39 -07:00
test_camera.py Block tests from opening sockets (#55516) 2021-10-05 14:46:09 -10: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_switch.py Fix motionEye switch refresh bug (#53413) 2021-07-24 12:12:27 +02:00
test_web_hooks.py Use hass_client_no_auth test fixture in additional tests (#57037) 2021-10-04 13:37:05 +02:00