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

Classes

class  RidwellDataUpdateCoordinator
 

Variables

 UPDATE_INTERVAL = timedelta(hours=1)
 

Detailed Description

Define a Ridwell coordinator.

Variable Documentation

◆ UPDATE_INTERVAL

homeassistant.components.ridwell.coordinator.UPDATE_INTERVAL = timedelta(hours=1)

Definition at line 22 of file coordinator.py.