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

Classes

class  HKOUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Weather data coordinator for the HKO API.

Variable Documentation

◆ _LOGGER

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

Definition at line 66 of file coordinator.py.