Go to the source code of this file.
Namespaces | |
| homeassistant.components.google.api | |
Functions | |
| DeviceFlow | homeassistant.components.google.api.async_create_device_flow (HomeAssistant hass, str client_id, str client_secret, FeatureAccess access) |
| FeatureAccess | homeassistant.components.google.api.get_feature_access (ConfigEntry config_entry) |
Variables | |
| homeassistant.components.google.api._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.google.api.DEVICE_AUTH_CREDS = "creds" |
| int | homeassistant.components.google.api.EVENT_PAGE_SIZE = 100 |
| int | homeassistant.components.google.api.EXCHANGE_TIMEOUT_SECONDS = 60 |