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