Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.google_sheets.const
 

Variables

string homeassistant.components.google_sheets.const.DEFAULT_ACCESS = "https://www.googleapis.com/auth/drive.file"
 
string homeassistant.components.google_sheets.const.DEFAULT_NAME = "Google Sheets"
 
string homeassistant.components.google_sheets.const.DOMAIN = "google_sheets"