1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-18 09:50:04 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Franck Nijhof
a6244eea28 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
Robert Hillis
5d5b6bef55 Remove deprecated yaml config from opengarage () 2021-12-19 17:55:27 +01:00
Paulus Schoutsen
a4d9019ffc Refactor persistent notification to no longer route all data via a service ()
* 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
Daniel Hjelseth Høyer
d5c3d234ec Open garage, add config flow () 2021-09-29 09:43:51 -06:00