mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Updated frontend to 20200212.0 (#31912)
This commit is contained in:
parent
93a844b1d5
commit
18dfb02355
@ -2,7 +2,9 @@
|
|||||||
"domain": "frontend",
|
"domain": "frontend",
|
||||||
"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": ["home-assistant-frontend==20200212.0"],
|
"requirements": [
|
||||||
|
"home-assistant-frontend==20200212.0"
|
||||||
|
],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"api",
|
"api",
|
||||||
"auth",
|
"auth",
|
||||||
@ -13,6 +15,8 @@
|
|||||||
"system_log",
|
"system_log",
|
||||||
"websocket_api"
|
"websocket_api"
|
||||||
],
|
],
|
||||||
"codeowners": ["@home-assistant/frontend"],
|
"codeowners": [
|
||||||
|
"@home-assistant/frontend"
|
||||||
|
],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user