core/tests/components/renault
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 device tracker platform to Renault integration (#54745) 2021-09-01 13:10:48 +02:00
const.py Adjust charging_power unit (#56167) 2021-09-15 07:54:56 +02:00
test_binary_sensor.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_config_flow.py Add reauth to Renault config flow (#55547) 2021-09-04 02:17:24 +02:00
test_device_tracker.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 Address late review for Renault integration (#55230) 2021-08-27 07:22:23 +02:00
test_select.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_sensor.py Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
test_services.py Add services to Renault integration (#54820) 2021-09-01 11:23:54 +02:00