20220329.0 (#68867)
This commit is contained in:
parent
93a66cc357
commit
91c0baf086
5 changed files with 5 additions and 5 deletions
|
@ -1202,4 +1202,4 @@ build.json @home-assistant/supervisor
|
||||||
/homeassistant/components/demo/weather.py @fabaff
|
/homeassistant/components/demo/weather.py @fabaff
|
||||||
|
|
||||||
# Remove codeowners from files
|
# Remove codeowners from files
|
||||||
/homeassistant/components/*/translations/
|
/homeassistant/components/*/translations/
|
||||||
|
|
|
@ -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==20220322.0"
|
"home-assistant-frontend==20220329.0"
|
||||||
],
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
|
|
|
@ -15,7 +15,7 @@ ciso8601==2.2.0
|
||||||
cryptography==35.0.0
|
cryptography==35.0.0
|
||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
hass-nabucasa==0.54.0
|
hass-nabucasa==0.54.0
|
||||||
home-assistant-frontend==20220322.0
|
home-assistant-frontend==20220329.0
|
||||||
httpx==0.22.0
|
httpx==0.22.0
|
||||||
ifaddr==0.1.7
|
ifaddr==0.1.7
|
||||||
jinja2==3.1.0
|
jinja2==3.1.0
|
||||||
|
|
|
@ -811,7 +811,7 @@ hole==0.7.0
|
||||||
holidays==0.13
|
holidays==0.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20220322.0
|
home-assistant-frontend==20220329.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.0
|
homeconnect==0.7.0
|
||||||
|
|
|
@ -567,7 +567,7 @@ hole==0.7.0
|
||||||
holidays==0.13
|
holidays==0.13
|
||||||
|
|
||||||
# homeassistant.components.frontend
|
# homeassistant.components.frontend
|
||||||
home-assistant-frontend==20220322.0
|
home-assistant-frontend==20220329.0
|
||||||
|
|
||||||
# homeassistant.components.home_connect
|
# homeassistant.components.home_connect
|
||||||
homeconnect==0.7.0
|
homeconnect==0.7.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue