Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.google_tasks.const .TaskStatus
 

Namespaces

 homeassistant.components.google_tasks.const
 

Variables

string homeassistant.components.google_tasks.const.DOMAIN = "google_tasks"
 
string homeassistant.components.google_tasks.const.OAUTH2_AUTHORIZE = "https://accounts.google.com/o/oauth2/v2/auth"
 
list homeassistant.components.google_tasks.const.OAUTH2_SCOPES
 
string homeassistant.components.google_tasks.const.OAUTH2_TOKEN = "https://oauth2.googleapis.com/token"