12 lines
353 B
JSON
12 lines
353 B
JSON
{
|
|
"domain": "google_mail",
|
|
"name": "Google Mail",
|
|
"config_flow": true,
|
|
"dependencies": ["application_credentials"],
|
|
"documentation": "https://www.home-assistant.io/integrations/google_mail/",
|
|
"requirements": ["google-api-python-client==2.71.0"],
|
|
"codeowners": ["@tkdrob"],
|
|
"iot_class": "cloud_polling",
|
|
"integration_type": "service"
|
|
}
|