Classes | |
| class | RenaultCoordinatorDescription |
| class | RenaultVehicleProxy |
Functions | |
| Callable[Concatenate[RenaultVehicleProxy, _P], Coroutine[Any, Any, _R]] | _R (Callable[Concatenate[RenaultVehicleProxy, _P], Awaitable[_R]] func) |
Variables | |
| LOGGER = logging.getLogger(__name__) | |
Proxy to handle account communication with Renault servers.
|
private |
Catch Renault errors.
Definition at line 27 of file renault_vehicle.py.
| homeassistant.components.renault.renault_vehicle.LOGGER = logging.getLogger(__name__) |
Definition at line 24 of file renault_vehicle.py.