Bump intents to 2023.8.2 (#97636)

pull/97661/head
Michael Hansen 2023-08-02 19:01:30 -05:00 committed by GitHub
parent 82f27115f5
commit 7cf2199e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 4 deletions

View File

@ -7,5 +7,5 @@
"integration_type": "system", "integration_type": "system",
"iot_class": "local_push", "iot_class": "local_push",
"quality_scale": "internal", "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"]
} }

View File

@ -23,7 +23,7 @@ hass-nabucasa==0.69.0
hassil==1.2.5 hassil==1.2.5
home-assistant-bluetooth==1.10.2 home-assistant-bluetooth==1.10.2
home-assistant-frontend==20230802.0 home-assistant-frontend==20230802.0
home-assistant-intents==2023.7.25 home-assistant-intents==2023.8.2
httpx==0.24.1 httpx==0.24.1
ifaddr==0.2.0 ifaddr==0.2.0
janus==1.0.0 janus==1.0.0

View File

@ -991,7 +991,7 @@ holidays==0.28
home-assistant-frontend==20230802.0 home-assistant-frontend==20230802.0
# homeassistant.components.conversation # homeassistant.components.conversation
home-assistant-intents==2023.7.25 home-assistant-intents==2023.8.2
# homeassistant.components.home_connect # homeassistant.components.home_connect
homeconnect==0.7.2 homeconnect==0.7.2

View File

@ -777,7 +777,7 @@ holidays==0.28
home-assistant-frontend==20230802.0 home-assistant-frontend==20230802.0
# homeassistant.components.conversation # homeassistant.components.conversation
home-assistant-intents==2023.7.25 home-assistant-intents==2023.8.2
# homeassistant.components.home_connect # homeassistant.components.home_connect
homeconnect==0.7.2 homeconnect==0.7.2

View File

@ -30,6 +30,7 @@
'id': 'homeassistant', 'id': 'homeassistant',
'name': 'Home Assistant', 'name': 'Home Assistant',
'supported_languages': list([ 'supported_languages': list([
'af',
'ar', 'ar',
'bg', 'bg',
'bn', 'bn',