Update frontend to 20210302.6 (#47592)
parent
a066f84828
commit
683425876f
|
@ -3,7 +3,7 @@
|
||||||
"name": "Home Assistant Frontend",
|
"name": "Home Assistant Frontend",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"home-assistant-frontend==20210302.5"
|
"home-assistant-frontend==20210302.6"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
|
|
|
@ -15,7 +15,7 @@ defusedxml==0.6.0
|
||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
emoji==1.2.0
|
emoji==1.2.0
|
||||||
hass-nabucasa==0.41.0
|
hass-nabucasa==0.41.0
|
||||||
home-assistant-frontend==20210302.5
|
home-assistant-frontend==20210302.6
|
||||||
httpx==0.16.1
|
httpx==0.16.1
|
||||||
jinja2>=2.11.3
|
jinja2>=2.11.3
|
||||||
netdisco==2.8.2
|
netdisco==2.8.2
|
||||||
|
|
|
@ -760,7 +760,7 @@ hole==0.5.1
|
||||||
holidays==0.10.5.2
|
holidays==0.10.5.2
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20210302.5
|
home-assistant-frontend==20210302.6
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
|
|
@ -409,7 +409,7 @@ hole==0.5.1
|
||||||
holidays==0.10.5.2
|
holidays==0.10.5.2
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20210302.5
|
home-assistant-frontend==20210302.6
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
|
Loading…
Reference in New Issue