{ "domain": "google", "name": "Google Calendars", "config_flow": true, "dependencies": ["http"], "documentation": "https://www.home-assistant.io/integrations/calendar.google/", "requirements": [ "google-api-python-client==2.38.0", "httplib2==0.20.4", "oauth2client==4.1.3" ], "codeowners": ["@allenporter"], "iot_class": "cloud_polling", "loggers": ["googleapiclient"] }