Update frontend to 20231208.2 (#105299)

This commit is contained in:
Paul Bottein 2023-12-08 16:45:34 +01:00 committed by Franck Nijhof
parent c24af97514
commit 1777f6b935
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==20231206.0"] "requirements": ["home-assistant-frontend==20231208.2"]
} }

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==20231206.0 home-assistant-frontend==20231208.2
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==20231206.0 home-assistant-frontend==20231208.2
# 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==20231206.0 home-assistant-frontend==20231208.2
# homeassistant.components.conversation # homeassistant.components.conversation
home-assistant-intents==2023.12.05 home-assistant-intents==2023.12.05