Update frontend to 20231002.0 (#101294)
parent
9834c1de9a
commit
0e29ccf069
|
@ -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==20230928.0"]
|
"requirements": ["home-assistant-frontend==20231002.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -21,7 +21,7 @@ ha-av==10.1.1
|
||||||
hass-nabucasa==0.71.0
|
hass-nabucasa==0.71.0
|
||||||
hassil==1.2.5
|
hassil==1.2.5
|
||||||
home-assistant-bluetooth==1.10.3
|
home-assistant-bluetooth==1.10.3
|
||||||
home-assistant-frontend==20230928.0
|
home-assistant-frontend==20231002.0
|
||||||
home-assistant-intents==2023.10.2
|
home-assistant-intents==2023.10.2
|
||||||
httpx==0.24.1
|
httpx==0.24.1
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
|
|
@ -997,7 +997,7 @@ hole==0.8.0
|
||||||
holidays==0.28
|
holidays==0.28
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230928.0
|
home-assistant-frontend==20231002.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.10.2
|
home-assistant-intents==2023.10.2
|
||||||
|
|
|
@ -786,7 +786,7 @@ hole==0.8.0
|
||||||
holidays==0.28
|
holidays==0.28
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20230928.0
|
home-assistant-frontend==20231002.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.10.2
|
home-assistant-intents==2023.10.2
|
||||||
|
|
Loading…
Reference in New Issue