Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.azure_devops
 

Functions

bool homeassistant.components.azure_devops.async_setup_entry (HomeAssistant hass, AzureDevOpsConfigEntry entry)
 
bool homeassistant.components.azure_devops.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.azure_devops._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.azure_devops.AzureDevOpsConfigEntry
 
list homeassistant.components.azure_devops.PLATFORMS = [Platform.SENSOR]