Classes | |
| class | RiscoDataUpdateCoordinator |
| class | RiscoEventsDataUpdateCoordinator |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| int | LAST_EVENT_STORAGE_VERSION = 1 |
| string | LAST_EVENT_TIMESTAMP_KEY = "last_event_timestamp" |
Coordinator for the Risco integration.
|
private |
Definition at line 21 of file coordinator.py.
| int homeassistant.components.risco.coordinator.LAST_EVENT_STORAGE_VERSION = 1 |
Definition at line 19 of file coordinator.py.
| string homeassistant.components.risco.coordinator.LAST_EVENT_TIMESTAMP_KEY = "last_event_timestamp" |
Definition at line 20 of file coordinator.py.