Update frontend to 20231206.0 (#105132)

This commit is contained in:
Paul Bottein 2023-12-06 14:51:36 +01:00 committed by Franck Nijhof
parent 0958e8fadf
commit d8b056b340
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
4 changed files with 4 additions and 4 deletions

View File

@ -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==20231205.0"] "requirements": ["home-assistant-frontend==20231206.0"]
} }

View File

@ -26,7 +26,7 @@ ha-ffmpeg==3.1.0
hass-nabucasa==0.74.0 hass-nabucasa==0.74.0
hassil==1.5.1 hassil==1.5.1
home-assistant-bluetooth==1.10.4 home-assistant-bluetooth==1.10.4
home-assistant-frontend==20231205.0 home-assistant-frontend==20231206.0
home-assistant-intents==2023.12.05 home-assistant-intents==2023.12.05
httpx==0.25.0 httpx==0.25.0
ifaddr==0.2.0 ifaddr==0.2.0

View File

@ -1014,7 +1014,7 @@ hole==0.8.0
holidays==0.36 holidays==0.36
# homeassistant.components.frontend # homeassistant.components.frontend
home-assistant-frontend==20231205.0 home-assistant-frontend==20231206.0
# homeassistant.components.conversation # homeassistant.components.conversation
home-assistant-intents==2023.12.05 home-assistant-intents==2023.12.05

View File

@ -801,7 +801,7 @@ hole==0.8.0
holidays==0.36 holidays==0.36
# homeassistant.components.frontend # homeassistant.components.frontend
home-assistant-frontend==20231205.0 home-assistant-frontend==20231206.0
# homeassistant.components.conversation # homeassistant.components.conversation
home-assistant-intents==2023.12.05 home-assistant-intents==2023.12.05