Classes | |
| class | TaskUpdateCoordinator |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| Final | |
| minutes | |
| int | TIMEOUT = 10 |
Coordinator for fetching data from Google Tasks API.
|
private |
Definition at line 13 of file coordinator.py.
| homeassistant.components.google_tasks.coordinator.Final |
Definition at line 15 of file coordinator.py.
| homeassistant.components.google_tasks.coordinator.minutes |
Definition at line 15 of file coordinator.py.
| int homeassistant.components.google_tasks.coordinator.TIMEOUT = 10 |
Definition at line 16 of file coordinator.py.