mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Merge remote-tracking branch 'origin/master' into dev
This commit is contained in:
commit
0f204b34fa
@ -2,9 +2,7 @@
|
||||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/components/frontend",
|
||||
"requirements": [
|
||||
"home-assistant-frontend==20190911.1"
|
||||
],
|
||||
"requirements": ["home-assistant-frontend==20190911.1"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
@ -14,7 +12,5 @@
|
||||
"system_log",
|
||||
"websocket_api"
|
||||
],
|
||||
"codeowners": [
|
||||
"@home-assistant/frontend"
|
||||
]
|
||||
"codeowners": ["@home-assistant/frontend"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user