core/tests/components/person
J. Nick Koston 48485fc2bf
Complete persistent notifications migration (#92828)
* Complete migration of persistent notifications

Persistent notifications are no longer stored in
the state machine and no longer fire events

* Complete migration of persistent notifications

Persistent notifications are no longer stored in
the state machine and no longer fire events

* fixes

* fixes

* fixes

* ws test

* update tests

* update tests

* fix more tests

* fix more tests

* more fixes

* fix

* fix person

* fix person

* keep whitelist

* use singleton
2023-05-25 23:09:13 -04:00
..
__init__.py
conftest.py Complete persistent notifications migration (#92828) 2023-05-25 23:09:13 -04:00
test_init.py Complete persistent notifications migration (#92828) 2023-05-25 23:09:13 -04:00
test_recorder.py Complete persistent notifications migration (#92828) 2023-05-25 23:09:13 -04:00
test_significant_change.py Add return type to async tests without arguments (#87612) 2023-02-07 10:26:56 +01:00