Namespaces | |
| api | |
| application_credentials | |
| config_flow | |
| const | |
| coordinator | |
| exceptions | |
| todo | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
The Google Tasks integration.
| bool homeassistant.components.google_tasks.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Google Tasks from a config entry.
Definition at line 19 of file __init__.py.
| bool homeassistant.components.google_tasks.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 46 of file __init__.py.