13 lines
409 B
JSON
13 lines
409 B
JSON
{
|
|
"domain": "google_assistant_sdk",
|
|
"name": "Google Assistant SDK",
|
|
"codeowners": ["@tronikos"],
|
|
"config_flow": true,
|
|
"dependencies": ["application_credentials", "http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/google_assistant_sdk/",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["gassist-text==0.0.10"]
|
|
}
|