Update frontend to 20230608.0 (#94256)
parent
d861292900
commit
5da0ef36ea
|
@ -20,5 +20,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["home-assistant-frontend==20230607.0"]
|
"requirements": ["home-assistant-frontend==20230608.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -25,7 +25,7 @@ ha-av==10.1.0
|
||||||
hass-nabucasa==0.67.1
|
hass-nabucasa==0.67.1
|
||||||
hassil==1.0.6
|
hassil==1.0.6
|
||||||
home-assistant-bluetooth==1.10.0
|
home-assistant-bluetooth==1.10.0
|
||||||
home-assistant-frontend==20230607.0
|
home-assistant-frontend==20230608.0
|
||||||
home-assistant-intents==2023.6.5
|
home-assistant-intents==2023.6.5
|
||||||
httpx==0.24.1
|
httpx==0.24.1
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
|
|
@ -924,7 +924,7 @@ hole==0.8.0
|
||||||
holidays==0.21.13
|
holidays==0.21.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230607.0
|
home-assistant-frontend==20230608.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.6.5
|
home-assistant-intents==2023.6.5
|
||||||
|
|
|
@ -716,7 +716,7 @@ hole==0.8.0
|
||||||
holidays==0.21.13
|
holidays==0.21.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230607.0
|
home-assistant-frontend==20230608.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.6.5
|
home-assistant-intents==2023.6.5
|
||||||
|
|
Loading…
Reference in New Issue