diff --git a/teslajsonpy/car.py b/teslajsonpy/car.py index 57911981..e70b6a56 100644 --- a/teslajsonpy/car.py +++ b/teslajsonpy/car.py @@ -658,7 +658,7 @@ async def _send_command( **kwargs, ) -> dict: """Wrap commands sent to Tesla API. - + Args name: Name of command to send, from endpoints.json additional_path_vars: Additional URI variables ('vehicle_id' already included)