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

Classes

class  Enigma2UpdateCoordinator
 

Variables

 LOGGER = logging.getLogger(__package__)
 

Detailed Description

Data update coordinator for the Enigma2 integration.

Variable Documentation

◆ LOGGER

homeassistant.components.enigma2.coordinator.LOGGER = logging.getLogger(__package__)

Definition at line 31 of file coordinator.py.