From ed3b546da7f43c5e8aed434176e1f8cf1d6b8271 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 9 Jul 2026 09:31:09 +0000 Subject: [PATCH] Update snapshots for llm integration now loaded Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01GujTKyEejce16MrFXpYPLF --- tests/components/cloud/snapshots/test_http_api.ambr | 6 ++++-- tests/snapshots/test_bootstrap.ambr | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/tests/components/cloud/snapshots/test_http_api.ambr b/tests/components/cloud/snapshots/test_http_api.ambr index e1cf19020867..72b13befc4ce 100644 --- a/tests/components/cloud/snapshots/test_http_api.ambr +++ b/tests/components/cloud/snapshots/test_http_api.ambr @@ -21,7 +21,7 @@ ## Active Integrations - Built-in integrations: 22 + Built-in integrations: 23 Custom integrations: 1
Built-in integrations @@ -42,6 +42,7 @@ homeassistant | Home Assistant Core Integration http | HTTP intent | Intent + llm | LLM media_source | Media Source mock_no_info_integration | mock_no_info_integration repairs | Repairs @@ -156,7 +157,7 @@ ## Active Integrations - Built-in integrations: 22 + Built-in integrations: 23 Custom integrations: 0
Built-in integrations @@ -177,6 +178,7 @@ homeassistant | Home Assistant Core Integration http | HTTP intent | Intent + llm | LLM media_source | Media Source mock_no_info_integration | mock_no_info_integration repairs | Repairs diff --git a/tests/snapshots/test_bootstrap.ambr b/tests/snapshots/test_bootstrap.ambr index e50a244d7895..561c4a060845 100644 --- a/tests/snapshots/test_bootstrap.ambr +++ b/tests/snapshots/test_bootstrap.ambr @@ -61,6 +61,7 @@ 'labs', 'lawn_mower', 'light', + 'llm', 'lock', 'logger', 'lovelace', @@ -169,6 +170,7 @@ 'labs', 'lawn_mower', 'light', + 'llm', 'lock', 'logger', 'lovelace',