Update frontend to 20230401.0 (#90646)
parent
c006b3b1df
commit
2a28d40dc8
|
@ -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==20230331.0"]
|
"requirements": ["home-assistant-frontend==20230401.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -25,7 +25,7 @@ ha-av==10.0.0
|
||||||
hass-nabucasa==0.63.1
|
hass-nabucasa==0.63.1
|
||||||
hassil==1.0.6
|
hassil==1.0.6
|
||||||
home-assistant-bluetooth==1.9.3
|
home-assistant-bluetooth==1.9.3
|
||||||
home-assistant-frontend==20230331.0
|
home-assistant-frontend==20230401.0
|
||||||
home-assistant-intents==2023.3.29
|
home-assistant-intents==2023.3.29
|
||||||
httpx==0.23.3
|
httpx==0.23.3
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
|
|
|
@ -907,7 +907,7 @@ hole==0.8.0
|
||||||
holidays==0.21.13
|
holidays==0.21.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230331.0
|
home-assistant-frontend==20230401.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.3.29
|
home-assistant-intents==2023.3.29
|
||||||
|
|
|
@ -693,7 +693,7 @@ hole==0.8.0
|
||||||
holidays==0.21.13
|
holidays==0.21.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230331.0
|
home-assistant-frontend==20230401.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.3.29
|
home-assistant-intents==2023.3.29
|
||||||
|
|
Loading…
Reference in New Issue