ha-core/script/scaffold
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
..
templates Refactor persistent notification to no longer route all data via a service (#57157) 2021-10-07 12:58:00 +02:00
__init__.py Add integration scaffolding script (#26777) 2019-09-20 17:02:18 -07:00
__main__.py Ask for IoT class during scaffold (#49647) 2021-04-25 12:13:22 +02:00
const.py Add integration scaffolding script (#26777) 2019-09-20 17:02:18 -07:00
docs.py Add "significant change" base (#45555) 2021-01-26 14:13:27 +01:00
error.py Split scaffolding script (#26832) 2019-09-22 21:46:50 -06:00
gather_info.py Ask for IoT class during scaffold (#49647) 2021-04-25 12:13:22 +02:00
generate.py Do not automatically add title to strings.json (#53350) 2021-07-22 21:11:10 +02:00
model.py Ask for IoT class during scaffold (#49647) 2021-04-25 12:13:22 +02:00