mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Update frontend to 20220928.0 (#79217)
This commit is contained in:
parent
cef1ebba3b
commit
bfd9201623
@ -2,7 +2,7 @@
|
||||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20220907.2"],
|
||||
"requirements": ["home-assistant-frontend==20220928.0"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
@ -1584,7 +1584,7 @@
|
||||
"google": {
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"name": "Google Calendars"
|
||||
"name": "Google Calendar"
|
||||
},
|
||||
"google_sheets": {
|
||||
"config_flow": true,
|
||||
|
@ -21,7 +21,7 @@ dbus-fast==1.17.0
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.56.0
|
||||
home-assistant-bluetooth==1.3.0
|
||||
home-assistant-frontend==20220907.2
|
||||
home-assistant-frontend==20220928.0
|
||||
httpx==0.23.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.1.2
|
||||
|
@ -862,7 +862,7 @@ hole==0.7.0
|
||||
holidays==0.16
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220907.2
|
||||
home-assistant-frontend==20220928.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
@ -642,7 +642,7 @@ hole==0.7.0
|
||||
holidays==0.16
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220907.2
|
||||
home-assistant-frontend==20220928.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user