Update frontend to 20240207.1 (#110039)
This commit is contained in:
parent
1adbddb754
commit
35cb37ffb0
4 changed files with 4 additions and 4 deletions
|
@ -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==20240207.0"]
|
"requirements": ["home-assistant-frontend==20240207.1"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -28,7 +28,7 @@ habluetooth==2.4.0
|
||||||
hass-nabucasa==0.78.0
|
hass-nabucasa==0.78.0
|
||||||
hassil==1.6.1
|
hassil==1.6.1
|
||||||
home-assistant-bluetooth==1.12.0
|
home-assistant-bluetooth==1.12.0
|
||||||
home-assistant-frontend==20240207.0
|
home-assistant-frontend==20240207.1
|
||||||
home-assistant-intents==2024.2.2
|
home-assistant-intents==2024.2.2
|
||||||
httpx==0.26.0
|
httpx==0.26.0
|
||||||
ifaddr==0.2.0
|
ifaddr==0.2.0
|
||||||
|
|
|
@ -1062,7 +1062,7 @@ hole==0.8.0
|
||||||
holidays==0.42
|
holidays==0.42
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20240207.0
|
home-assistant-frontend==20240207.1
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2024.2.2
|
home-assistant-intents==2024.2.2
|
||||||
|
|
|
@ -858,7 +858,7 @@ hole==0.8.0
|
||||||
holidays==0.42
|
holidays==0.42
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20240207.0
|
home-assistant-frontend==20240207.1
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
home-assistant-intents==2024.2.2
|
home-assistant-intents==2024.2.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue