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

Classes

class  GlancesDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Coordinator for Glances integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 18 of file coordinator.py.