2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "google",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "Google Calendars",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/google",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
|
|
|
"google-api-python-client==1.6.4",
|
2021-02-18 11:31:07 +00:00
|
|
|
"httplib2==0.19.0",
|
2019-04-04 04:14:45 +00:00
|
|
|
"oauth2client==4.0.0"
|
|
|
|
],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
|
|
|
"iot_class": "cloud_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|