Skip to content

Commit

Permalink
Update frontend to 20230227.0 (home-assistant#88857)
Browse files Browse the repository at this point in the history
  • Loading branch information
piitaya authored and balloob committed Feb 28, 2023
1 parent b72224c commit dcf1ecf
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==20230224.0"]
"requirements": ["home-assistant-frontend==20230227.0"]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fnvhash==0.1.0
hass-nabucasa==0.61.0
hassil==1.0.5
home-assistant-bluetooth==1.9.3
home-assistant-frontend==20230224.0
home-assistant-frontend==20230227.0
home-assistant-intents==2023.2.22
httpx==0.23.3
ifaddr==0.1.7
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ hole==0.8.0
holidays==0.18.0

# homeassistant.components.frontend
home-assistant-frontend==20230224.0
home-assistant-frontend==20230227.0

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

# homeassistant.components.frontend
home-assistant-frontend==20230224.0
home-assistant-frontend==20230227.0

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

0 comments on commit dcf1ecf

Please sign in to comment.