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