Update frontend to 20210603.0 (#51442)
This commit is contained in:
parent
f3b2624be3
commit
65f23c45a8
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": [
|
||||
"home-assistant-frontend==20210601.1"
|
||||
"home-assistant-frontend==20210603.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api",
|
||||
|
|
|
@ -17,7 +17,7 @@ defusedxml==0.7.1
|
|||
distro==1.5.0
|
||||
emoji==1.2.0
|
||||
hass-nabucasa==0.43.0
|
||||
home-assistant-frontend==20210601.1
|
||||
home-assistant-frontend==20210603.0
|
||||
httpx==0.18.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.0.1
|
||||
|
|
|
@ -765,7 +765,7 @@ hole==0.5.1
|
|||
holidays==0.11.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210601.1
|
||||
home-assistant-frontend==20210603.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
|
@ -429,7 +429,7 @@ hole==0.5.1
|
|||
holidays==0.11.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210601.1
|
||||
home-assistant-frontend==20210603.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
Loading…
Add table
Reference in a new issue