diff --git a/homeassistant/components/conversation/manifest.json b/homeassistant/components/conversation/manifest.json index a729e2c77c5..7317aea8285 100644 --- a/homeassistant/components/conversation/manifest.json +++ b/homeassistant/components/conversation/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/conversation", "integration_type": "entity", "quality_scale": "internal", - "requirements": ["hassil==3.5.0", "home-assistant-intents==2026.3.3"] + "requirements": ["hassil==3.5.0", "home-assistant-intents==2026.3.24"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index badf78b8914..95f6b9a865b 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -40,7 +40,7 @@ hass-nabucasa==2.2.0 hassil==3.5.0 home-assistant-bluetooth==1.13.1 home-assistant-frontend==20260312.1 -home-assistant-intents==2026.3.3 +home-assistant-intents==2026.3.24 httpx==0.28.1 ifaddr==0.2.0 Jinja2==3.1.6 diff --git a/requirements.txt b/requirements.txt index a27dcfe769c..df4c84d815d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ ha-ffmpeg==3.2.2 hass-nabucasa==2.2.0 hassil==3.5.0 home-assistant-bluetooth==1.13.1 -home-assistant-intents==2026.3.3 +home-assistant-intents==2026.3.24 httpx==0.28.1 ifaddr==0.2.0 infrared-protocols==1.0.0 diff --git a/requirements_all.txt b/requirements_all.txt index 07e207960b1..944b303414e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1232,7 +1232,7 @@ holidays==0.84 home-assistant-frontend==20260312.1 # homeassistant.components.conversation -home-assistant-intents==2026.3.3 +home-assistant-intents==2026.3.24 # homeassistant.components.homekit homekit-audio-proxy==1.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f2e84355bdf..b12117ae648 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1093,7 +1093,7 @@ holidays==0.84 home-assistant-frontend==20260312.1 # homeassistant.components.conversation -home-assistant-intents==2026.3.3 +home-assistant-intents==2026.3.24 # homeassistant.components.homekit homekit-audio-proxy==1.2.1 diff --git a/tests/components/conversation/snapshots/test_http.ambr b/tests/components/conversation/snapshots/test_http.ambr index c6a6ba3a226..7162bc10514 100644 --- a/tests/components/conversation/snapshots/test_http.ambr +++ b/tests/components/conversation/snapshots/test_http.ambr @@ -11,6 +11,7 @@ 'bn', 'ca', 'cs', + 'cy', 'da', 'de', 'de-CH', @@ -27,6 +28,7 @@ 'hi', 'hr', 'hu', + 'hy', 'id', 'is', 'it',