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

Classes

class  ECDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Coordinator for the Environment Canada (EC) component.

Variable Documentation

◆ _LOGGER

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

Definition at line 12 of file coordinator.py.