mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add vehicle config to coordinator to fix bug in Teslemetry (#113850)
This commit is contained in:
parent
925efe0a92
commit
ba5a4a17c4
@ -20,6 +20,7 @@ ENDPOINTS = [
|
||||
VehicleDataEndpoint.DRIVE_STATE,
|
||||
VehicleDataEndpoint.LOCATION_DATA,
|
||||
VehicleDataEndpoint.VEHICLE_STATE,
|
||||
VehicleDataEndpoint.VEHICLE_CONFIG,
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user