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

Classes

class  RymProDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
int SCAN_INTERVAL = 60 * 60
 

Detailed Description

The Read Your Meter Pro integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 17 of file coordinator.py.

◆ SCAN_INTERVAL

int homeassistant.components.rympro.coordinator.SCAN_INTERVAL = 60 * 60

Definition at line 15 of file coordinator.py.