mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Update frontend to 20210801.0 (#53841)
This commit is contained in:
parent
736fb2e90d
commit
32c2d42863
@ -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==20210730.0"
|
"home-assistant-frontend==20210801.0"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
|
@ -17,7 +17,7 @@ defusedxml==0.7.1
|
|||||||
distro==1.5.0
|
distro==1.5.0
|
||||||
emoji==1.2.0
|
emoji==1.2.0
|
||||||
hass-nabucasa==0.44.0
|
hass-nabucasa==0.44.0
|
||||||
home-assistant-frontend==20210730.0
|
home-assistant-frontend==20210801.0
|
||||||
httpx==0.18.2
|
httpx==0.18.2
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.0.1
|
jinja2==3.0.1
|
||||||
|
@ -782,7 +782,7 @@ hole==0.5.1
|
|||||||
holidays==0.11.2
|
holidays==0.11.2
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20210730.0
|
home-assistant-frontend==20210801.0
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
@ -449,7 +449,7 @@ hole==0.5.1
|
|||||||
holidays==0.11.2
|
holidays==0.11.2
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20210730.0
|
home-assistant-frontend==20210801.0
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.10
|
homeassistant-pyozw==0.1.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user