core/script/scaffold/templates
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
..
config_flow Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
config_flow_discovery/integration Generate const files for config flow scaffolds (#53064) 2021-07-15 19:57:06 +02:00
config_flow_oauth2 Add test fixture for unauthenticated HTTP client (#55561) 2021-09-02 13:09:16 +02:00
device_action Improve device action type hinting (#54850) 2021-08-20 07:13:25 +03:00
device_condition Simplify device condition code (#51266) 2021-05-31 09:47:30 +02:00
device_trigger Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
integration/integration ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
reproduce_state Extend typing on scaffold templates (#48232) 2021-03-26 15:19:44 +01:00
significant_change Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00