Home Assistant Unofficial Reference 2024.12.1
api.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.google_tasks.api.AsyncConfigEntryAuth
 

Namespaces

 homeassistant.components.google_tasks.api
 

Functions

None homeassistant.components.google_tasks.api._raise_if_error (Any|dict[str, Any] result)
 

Variables

 homeassistant.components.google_tasks.api._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.google_tasks.api.MAX_TASK_RESULTS = 100