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

Classes

class  CoordinatorData
 
class  MyUplinkDataCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Coordinator for myUplink.

Variable Documentation

◆ _LOGGER

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

Definition at line 13 of file coordinator.py.