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

Classes

class  PegelOnlineDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

DataUpdateCoordinator for pegel_online.

Variable Documentation

◆ _LOGGER

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

Definition at line 12 of file coordinator.py.