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

Classes

class  AirNowDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

DataUpdateCoordinator for the AirNow integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 36 of file coordinator.py.