Paste the command(s) you ran and the output.
mychevy -c config.ini
If there was a crash, please include the traceback here.
Traceback (most recent call last):
File "/home/kay/.local/lib/python3.8/site-packages/mychevy/mychevy.py", line 309, in get_cars
_LOGGER.debug("Vehicles: %s", data["data"]["vehicleMap"])
TypeError: 'NoneType' object is not subscriptable
Description
Just test mychevy cli
What I Did