Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.risco.coordinator.RiscoDataUpdateCoordinator
 
class  homeassistant.components.risco.coordinator.RiscoEventsDataUpdateCoordinator
 

Namespaces

 homeassistant.components.risco.coordinator
 

Variables

 homeassistant.components.risco.coordinator._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.risco.coordinator.LAST_EVENT_STORAGE_VERSION = 1
 
string homeassistant.components.risco.coordinator.LAST_EVENT_TIMESTAMP_KEY = "last_event_timestamp"