mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add backup the list of integrations platforms to preload (#133856)
`backup` is now at the top of the startup time list. This will help reduce it.
This commit is contained in:
parent
67f0de441b
commit
29fa40a5cf
@ -78,6 +78,7 @@ BASE_PRELOAD_PLATFORMS = [
|
||||
"repairs",
|
||||
"system_health",
|
||||
"trigger",
|
||||
"backup",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user