Drop homeassistant agent and assist_pipeline migration code (#147968)

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
Allen Porter
2025-07-10 08:30:54 -07:00
committed by GitHub
parent 4f27058a68
commit d15baf9f9f
16 changed files with 26 additions and 301 deletions

View File

@@ -140,8 +140,6 @@ IGNORE_VIOLATIONS = {
("websocket_api", "lovelace"),
("websocket_api", "shopping_list"),
"logbook",
# Temporary needed for migration until 2024.10
("conversation", "assist_pipeline"),
}