Update frontend to 20230802.0 (#97614)
parent
3ce05314e0
commit
02f8000f6c
|
@ -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==20230801.0"]
|
"requirements": ["home-assistant-frontend==20230802.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,7 +22,7 @@ ha-av==10.1.1
|
||||||
hass-nabucasa==0.69.0
|
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==20230801.0
|
home-assistant-frontend==20230802.0
|
||||||
home-assistant-intents==2023.7.25
|
home-assistant-intents==2023.7.25
|
||||||
httpx==0.24.1
|
httpx==0.24.1
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
|
|
@ -988,7 +988,7 @@ hole==0.8.0
|
||||||
holidays==0.28
|
holidays==0.28
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230801.0
|
home-assistant-frontend==20230802.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.7.25
|
home-assistant-intents==2023.7.25
|
||||||
|
|
|
@ -774,7 +774,7 @@ hole==0.8.0
|
||||||
holidays==0.28
|
holidays==0.28
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230801.0
|
home-assistant-frontend==20230802.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.7.25
|
home-assistant-intents==2023.7.25
|
||||||
|
|
Loading…
Reference in New Issue