Files
core/tests/components
J. Nick Koston fba826ae9e Migrate restore_state helper to use registry loading pattern (#93773)
* Migrate restore_state helper to use registry loading pattern

As more entities have started using restore_state over time, it
has become a startup bottleneck as each entity being added is
creating a task to load restore state data that is already loaded
since it is a singleton

We now use the same pattern as the registry helpers

* fix refactoring error -- guess I am tired

* fixes

* fix tests

* fix more

* fix more

* fix zha tests

* fix zha tests

* comments

* fix error

* add missing coverage

* s/DATA_RESTORE_STATE_TASK/DATA_RESTORE_STATE/g
2023-05-30 20:48:17 -05:00
..
2023-03-28 14:59:03 +02:00
2023-05-04 11:25:35 +02:00
2023-04-30 20:34:57 +02:00
2023-05-29 23:24:15 +02:00
2023-05-29 23:24:15 +02:00
2023-04-25 15:40:46 +02:00
2023-05-04 11:25:35 +02:00
2023-05-25 14:48:16 +02:00
2023-05-04 11:25:35 +02:00
2023-04-06 13:48:19 +02:00
2023-03-28 08:46:16 +02:00
2023-05-26 15:20:46 +02:00
2023-04-23 14:09:36 -05:00
2023-04-29 11:18:16 +02:00
2023-05-16 08:26:17 +02:00
2023-05-04 11:25:35 +02:00
2023-03-28 11:54:16 +02:00
2023-05-24 08:27:20 +02:00
2023-05-26 15:35:06 +02:00
2023-04-12 23:47:37 +02:00
2023-04-12 08:19:01 +02:00
2023-04-30 22:33:51 +02:00
2023-05-25 11:59:20 +02:00
2023-05-21 21:13:59 +02:00
2023-05-04 11:25:35 +02:00
2023-04-20 08:42:22 -10:00
2023-03-26 20:03:03 +02:00