Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.github.const
 

Variables

string homeassistant.components.github.const.CLIENT_ID = "1440cafcc86e3ea5d6a2"
 
string homeassistant.components.github.const.CONF_REPOSITORIES = "repositories"
 
list homeassistant.components.github.const.DEFAULT_REPOSITORIES = ["home-assistant/core", "esphome/esphome"]
 
string homeassistant.components.github.const.DOMAIN = "github"
 
 homeassistant.components.github.const.FALLBACK_UPDATE_INTERVAL = timedelta(hours=1, minutes=30)
 
 homeassistant.components.github.const.Logger
 
tuple homeassistant.components.github.const.REFRESH_EVENT_TYPES