Skip to content

Commit

Permalink
Merge pull request #8 from ehendrix23/patch-1
Browse files Browse the repository at this point in the history
Add DestinationName field
  • Loading branch information
Bre77 authored Dec 19, 2024
2 parents 85d387b + 5a5fd81 commit 36bc744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tesla_fleet_api/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ class TelemetryField(StrEnum):
DC_DC_ENABLE = "DCDCEnable"
DEFROST_FOR_PRECONDITIONING = "DefrostForPreconditioning"
DEFROST_MODE = "DefrostMode"
DESTINATION_NAME = "DestinationName"
DESTINATION_LOCATION = "DestinationLocation"
DETAILED_CHARGE_STATE = "DetailedChargeState"
DI_AXLE_SPEED_F = "DiAxleSpeedF"
Expand Down

0 comments on commit 36bc744

Please sign in to comment.