Skip to content
Snippets Groups Projects
Unverified Commit ba5a4a17 authored by Brett Adams's avatar Brett Adams Committed by GitHub
Browse files

Add vehicle config to coordinator to fix bug in Teslemetry (#113850)

parent 925efe0a
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ ENDPOINTS = [
VehicleDataEndpoint.DRIVE_STATE,
VehicleDataEndpoint.LOCATION_DATA,
VehicleDataEndpoint.VEHICLE_STATE,
VehicleDataEndpoint.VEHICLE_CONFIG,
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment