mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 06:28:31 +00:00
10 lines
293 B
JSON
10 lines
293 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",
|
|
"iot_class": "cloud_push"
|
|
}
|