Update frontend to 20231030.0 (#103086)
parent
0304ac5a1b
commit
1fc1e85b01
|
@ -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==20231027.0"]
|
"requirements": ["home-assistant-frontend==20231030.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,7 +22,7 @@ ha-av==10.1.1
|
||||||
hass-nabucasa==0.74.0
|
hass-nabucasa==0.74.0
|
||||||
hassil==1.2.5
|
hassil==1.2.5
|
||||||
home-assistant-bluetooth==1.10.4
|
home-assistant-bluetooth==1.10.4
|
||||||
home-assistant-frontend==20231027.0
|
home-assistant-frontend==20231030.0
|
||||||
home-assistant-intents==2023.10.16
|
home-assistant-intents==2023.10.16
|
||||||
httpx==0.25.0
|
httpx==0.25.0
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
|
|
@ -1007,7 +1007,7 @@ hole==0.8.0
|
||||||
holidays==0.28
|
holidays==0.28
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231027.0
|
home-assistant-frontend==20231030.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.10.16
|
home-assistant-intents==2023.10.16
|
||||||
|
|
|
@ -796,7 +796,7 @@ hole==0.8.0
|
||||||
holidays==0.28
|
holidays==0.28
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20231027.0
|
home-assistant-frontend==20231030.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2023.10.16
|
home-assistant-intents==2023.10.16
|
||||||
|
|
Loading…
Reference in New Issue