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

Classes

class  MadVRCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Coordinator for handling data fetching and updates.

Variable Documentation

◆ _LOGGER

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

Definition at line 15 of file coordinator.py.