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

Classes

class  CanaryDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Provides the Canary DataUpdateCoordinator.

Variable Documentation

◆ _LOGGER

homeassistant.components.canary.coordinator._LOGGER = logging.getLogger(__name__)
private

Definition at line 20 of file coordinator.py.