mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
11 lines
325 B
JSON
11 lines
325 B
JSON
{
|
|
"domain": "google_assistant",
|
|
"name": "Google Assistant",
|
|
"after_dependencies": ["camera", "matter"],
|
|
"codeowners": ["@home-assistant/cloud"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/google_assistant",
|
|
"integration_type": "system",
|
|
"iot_class": "cloud_push"
|
|
}
|