mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"domain": "google_assistant",
|
|
"name": "Google Assistant",
|
|
"documentation": "https://www.home-assistant.io/integrations/google_assistant",
|
|
"requirements": [],
|
|
"dependencies": ["http"],
|
|
"after_dependencies": ["camera"],
|
|
"codeowners": ["@home-assistant/cloud"]
|
|
}
|