From 7cf2199e8b3e0a9498ad089ff2290f27829def8a Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 2 Aug 2023 19:01:30 -0500 Subject: [PATCH] Bump intents to 2023.8.2 (#97636) --- homeassistant/components/conversation/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- tests/components/conversation/snapshots/test_init.ambr | 1 + 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/conversation/manifest.json b/homeassistant/components/conversation/manifest.json index 1eb58e96ff9..9e0909b6dfc 100644 --- a/homeassistant/components/conversation/manifest.json +++ b/homeassistant/components/conversation/manifest.json @@ -7,5 +7,5 @@ "integration_type": "system", "iot_class": "local_push", "quality_scale": "internal", - "requirements": ["hassil==1.2.5", "home-assistant-intents==2023.7.25"] + "requirements": ["hassil==1.2.5", "home-assistant-intents==2023.8.2"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 7401c747890..fd214bf68be 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -23,7 +23,7 @@ hass-nabucasa==0.69.0 hassil==1.2.5 home-assistant-bluetooth==1.10.2 home-assistant-frontend==20230802.0 -home-assistant-intents==2023.7.25 +home-assistant-intents==2023.8.2 httpx==0.24.1 ifaddr==0.2.0 janus==1.0.0 diff --git a/requirements_all.txt b/requirements_all.txt index e35a3824571..1da35f94dfc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -991,7 +991,7 @@ holidays==0.28 home-assistant-frontend==20230802.0 # homeassistant.components.conversation -home-assistant-intents==2023.7.25 +home-assistant-intents==2023.8.2 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 19772ce2c5e..0567b57ca3e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -777,7 +777,7 @@ holidays==0.28 home-assistant-frontend==20230802.0 # homeassistant.components.conversation -home-assistant-intents==2023.7.25 +home-assistant-intents==2023.8.2 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/tests/components/conversation/snapshots/test_init.ambr b/tests/components/conversation/snapshots/test_init.ambr index f9fe284bcb0..f7145a9ab56 100644 --- a/tests/components/conversation/snapshots/test_init.ambr +++ b/tests/components/conversation/snapshots/test_init.ambr @@ -30,6 +30,7 @@ 'id': 'homeassistant', 'name': 'Home Assistant', 'supported_languages': list([ + 'af', 'ar', 'bg', 'bn',