Go to the source code of this file.
Classes | |
| class | homeassistant.components.google.coordinator.CalendarQueryUpdateCoordinator |
| class | homeassistant.components.google.coordinator.CalendarSyncUpdateCoordinator |
Namespaces | |
| homeassistant.components.google.coordinator | |
Functions | |
| Timeline | homeassistant.components.google.coordinator._truncate_timeline (Timeline timeline, int max_events) |
Variables | |
| homeassistant.components.google.coordinator._LOGGER = logging.getLogger(__name__) | |
| int | homeassistant.components.google.coordinator.MAX_UPCOMING_EVENTS = 20 |
| homeassistant.components.google.coordinator.MIN_TIME_BETWEEN_UPDATES = timedelta(minutes=15) | |