Skip to content

Commit

Permalink
Update frontend to 20240906.0 (#125409)
Browse files Browse the repository at this point in the history
  • Loading branch information
piitaya authored and balloob committed Sep 6, 2024
1 parent 5cf89bf commit 1c7c6d6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/frontend/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"documentation": "https://www.home-assistant.io/integrations/frontend",
"integration_type": "system",
"quality_scale": "internal",
"requirements": ["home-assistant-frontend==20240904.0"]
"requirements": ["home-assistant-frontend==20240906.0"]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ habluetooth==3.4.0
hass-nabucasa==0.81.1
hassil==1.7.4
home-assistant-bluetooth==1.12.2
home-assistant-frontend==20240904.0
home-assistant-frontend==20240906.0
home-assistant-intents==2024.9.4
httpx==0.27.0
ifaddr==0.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ hole==0.8.0
holidays==0.56

# homeassistant.components.frontend
home-assistant-frontend==20240904.0
home-assistant-frontend==20240906.0

# homeassistant.components.conversation
home-assistant-intents==2024.9.4
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ hole==0.8.0
holidays==0.56

# homeassistant.components.frontend
home-assistant-frontend==20240904.0
home-assistant-frontend==20240906.0

# homeassistant.components.conversation
home-assistant-intents==2024.9.4
Expand Down

0 comments on commit 1c7c6d6

Please sign in to comment.