Update frontend to 20240103.3 (#106963)
parent
e2b2732a90
commit
d071299233
|
@ -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==20240103.1"]
|
"requirements": ["home-assistant-frontend==20240103.3"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -28,7 +28,7 @@ habluetooth==2.0.1
|
||||||
hass-nabucasa==0.75.1
|
hass-nabucasa==0.75.1
|
||||||
hassil==1.5.1
|
hassil==1.5.1
|
||||||
home-assistant-bluetooth==1.11.0
|
home-assistant-bluetooth==1.11.0
|
||||||
home-assistant-frontend==20240103.1
|
home-assistant-frontend==20240103.3
|
||||||
home-assistant-intents==2024.1.2
|
home-assistant-intents==2024.1.2
|
||||||
httpx==0.26.0
|
httpx==0.26.0
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
|
|
@ -1038,7 +1038,7 @@ hole==0.8.0
|
||||||
holidays==0.39
|
holidays==0.39
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20240103.1
|
home-assistant-frontend==20240103.3
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2024.1.2
|
home-assistant-intents==2024.1.2
|
||||||
|
|
|
@ -831,7 +831,7 @@ hole==0.8.0
|
||||||
holidays==0.39
|
holidays==0.39
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20240103.1
|
home-assistant-frontend==20240103.3
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2024.1.2
|
home-assistant-intents==2024.1.2
|
||||||
|
|
Loading…
Reference in New Issue