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

Classes

class  Alpha2BaseCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 UPDATE_INTERVAL = timedelta(seconds=60)
 

Detailed Description

Coordinator for the Moehlenhoff Alpha2.

Variable Documentation

◆ _LOGGER

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

Definition at line 15 of file coordinator.py.

◆ UPDATE_INTERVAL

homeassistant.components.moehlenhoff_alpha2.coordinator.UPDATE_INTERVAL = timedelta(seconds=60)

Definition at line 17 of file coordinator.py.