Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.azure_devops.const
 

Variables

string homeassistant.components.azure_devops.const.CONF_ORG = "organization"
 
string homeassistant.components.azure_devops.const.CONF_PAT = "personal_access_token"
 
string homeassistant.components.azure_devops.const.CONF_PROJECT = "project"
 
string homeassistant.components.azure_devops.const.DOMAIN = "azure_devops"