core/tests/components/ozw
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
common.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
conftest.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_binary_sensor.py
test_climate.py
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_cover.py
test_fan.py
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py Implement color_mode support for ozw (#52063) 2021-06-27 15:00:27 -04:00
test_lock.py
test_scenes.py
test_sensor.py
test_services.py
test_switch.py
test_websocket_api.py Remove stale debug statements from tests (#51059) 2021-05-25 11:52:20 +02:00