mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Move backup backup onboarding API to an onboarding platform (#142713)
* Move backup backup onboarding API to an onboarding platform * Move additional test from onboarding to backup * Remove backup tests from onboarding
This commit is contained in:
@@ -173,10 +173,6 @@ IGNORE_VIOLATIONS = {
|
||||
"logbook",
|
||||
# Temporary needed for migration until 2024.10
|
||||
("conversation", "assist_pipeline"),
|
||||
# The onboarding integration provides limited backup for use
|
||||
# during onboarding. The onboarding integration waits for the backup manager
|
||||
# and to be ready before calling any backup functionality.
|
||||
("onboarding", "backup"),
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user