mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Add migration logic to assist_pipeline (#115172)
This commit is contained in:
@@ -156,6 +156,8 @@ IGNORE_VIOLATIONS = {
|
||||
("websocket_api", "lovelace"),
|
||||
("websocket_api", "shopping_list"),
|
||||
"logbook",
|
||||
# Temporary needed for migration until 2024.10
|
||||
("conversation", "assist_pipeline"),
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user