mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Updated frontend to 20200212.0 (#31912)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user