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
..
2016-03-09 11:15:04 +01:00
2023-02-20 11:42:56 +01:00
2023-02-13 22:00:36 -06:00
2023-02-20 11:42:56 +01:00
2023-02-08 08:51:43 +01:00
2023-04-15 10:05:46 -04:00
2023-03-16 18:19:29 +01:00
2023-04-07 11:38:17 +02:00
2023-02-20 11:42:56 +01:00
2023-05-29 21:01:47 +02:00
2023-04-21 10:07:31 +02:00
2023-02-20 11:42:56 +01:00
2023-02-20 11:42:56 +01:00
2023-02-25 12:02:07 +01:00
2023-02-20 11:42:56 +01:00
2023-02-20 11:42:56 +01:00
2023-03-17 10:26:05 +01:00
2023-05-28 21:53:32 +02:00
2023-05-30 20:11:39 -04:00
2023-02-07 14:20:06 +01:00
2023-05-06 16:46:00 +02:00
2023-05-27 19:52:42 -04:00
2023-05-27 20:04:09 -04:00
2023-02-20 11:42:56 +01:00
2023-02-20 11:42:56 +01:00
2023-02-07 14:20:06 +01:00
2023-02-07 14:20:06 +01:00
2023-02-20 11:42:56 +01:00
2023-03-08 16:01:47 -05:00
2023-03-01 16:24:31 +01:00
2023-02-28 21:55:44 -05:00
2023-02-16 21:34:19 +01:00
2023-02-08 08:51:43 +01:00
2023-02-20 11:42:56 +01:00
2023-02-08 08:51:43 +01:00
2023-02-17 18:50:09 +01:00
2023-02-20 11:42:56 +01:00
2023-05-30 20:48:17 -05:00
2023-03-22 20:10:10 +01:00
2023-02-08 08:51:43 +01:00
2023-03-16 08:00:21 +01:00
2023-05-24 10:33:41 +02:00
2023-05-16 21:42:37 -05:00
2023-02-20 11:42:56 +01:00
2023-02-20 11:42:56 +01:00
2023-02-20 11:42:56 +01:00
2023-05-24 17:38:09 -05:00
2023-05-30 23:30:31 +03:00
2023-05-30 23:30:31 +03:00
2023-03-14 16:27:29 -10:00
2023-02-08 08:51:43 +01:00
2023-02-07 15:01:16 +01:00
2023-05-04 11:25:35 +02:00
2023-03-16 21:10:20 +01:00
2023-02-20 11:42:56 +01:00
2023-05-05 16:05:03 +02:00