Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.azure_devops.coordinator Namespace Reference

Classes

class  AzureDevOpsDataUpdateCoordinator
 

Functions

Callable ado_exception_none_handler (Callable func)
 

Variables

 Final
 

Detailed Description

Define the Azure DevOps DataUpdateCoordinator.

Function Documentation

◆ ado_exception_none_handler()

Callable homeassistant.components.azure_devops.coordinator.ado_exception_none_handler ( Callable  func)
Handle exceptions or None to always return a value or raise.

Definition at line 32 of file coordinator.py.

Variable Documentation

◆ Final

homeassistant.components.azure_devops.coordinator.Final

Definition at line 28 of file coordinator.py.