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

6 Commits

Author SHA1 Message Date
epenet
3abf7ea18a Add type hints to integration tests (m-p) () 2023-02-08 07:48:54 -08:00
Franck Nijhof
a6244eea28 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02: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
Franck Nijhof
af80ca6795 Clean up superfluous integration setup - part 5 () 2021-04-16 09:22:56 -07:00
Franck Nijhof
45b50c53ad Mullvad integration improvements () 2021-02-24 13:43:44 +01:00
MeIchthys
1a73cb4791 Mullvad VPN ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-02-24 12:04:38 +01:00