Classes | |
| class | RenaultDataUpdateCoordinator |
Variables | |
| _PARALLEL_SEMAPHORE = asyncio.Semaphore(1) | |
| T = TypeVar("T", bound=KamereonVehicleDataAttributes | None) | |
Proxy to handle account communication with Renault servers.
|
private |
Definition at line 24 of file coordinator.py.
| homeassistant.components.renault.coordinator.T = TypeVar("T", bound=KamereonVehicleDataAttributes | None) |
Definition at line 21 of file coordinator.py.