tesla-fleet-api 0.2.6__py3-none-any.whl → 0.2.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -399,7 +399,7 @@ class VehicleSpecific:
399
399
 
400
400
  async def vehicle_data(
401
401
  self,
402
- endpoints: VehicleDataEndpoints | str | None = None,
402
+ endpoints: list[VehicleDataEndpoints] | str | None = None,
403
403
  ) -> dict[str, Any]:
404
404
  """Makes a live call to the vehicle. This may return cached data if the vehicle is offline. For vehicles running firmware versions 2023.38+, location_data is required to fetch vehicle location. This will result in a location sharing icon to show on the vehicle UI."""
405
405
  return await self._parent.vehicle_data(self.vin, endpoints)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tesla_fleet_api
3
- Version: 0.2.6
3
+ Version: 0.2.7
4
4
  Summary: Tesla Fleet API library for Python
5
5
  Home-page: https://github.com/Teslemetry/tesla_fleet_api
6
6
  Author: Brett Adams
@@ -10,9 +10,9 @@ tesla_fleet_api/teslafleetoauth.py,sha256=ebZA0MDudFQbarH3_BwSCo-Aryz82DZXljz-fA
10
10
  tesla_fleet_api/teslemetry.py,sha256=s7vsNQ1mhHfkcmjZ-fhwbjk-H1B8NyyfE-4IH5_rCUQ,1224
11
11
  tesla_fleet_api/user.py,sha256=3VWsLjrOhU0qTMG3LzPBAnkENdf7RcDvXsdWsOyXRHI,1185
12
12
  tesla_fleet_api/vehicle.py,sha256=gWnoqKc9QFlYciCv_d8wv3jEg-RJ-Z4Oz4mk8Os_4pQ,30992
13
- tesla_fleet_api/vehiclespecific.py,sha256=EOkwjyYoLj9LfuVSDjDSRl6yJ3DEkDcKWJB8s-1IMyU,20151
14
- tesla_fleet_api-0.2.6.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
15
- tesla_fleet_api-0.2.6.dist-info/METADATA,sha256=DtVfdJ01B1Kvgwr8zGQsON8UIiZPTiYW1EmCdZfG0iY,3152
16
- tesla_fleet_api-0.2.6.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
17
- tesla_fleet_api-0.2.6.dist-info/top_level.txt,sha256=jeNbog_1saXBFrGpom9WyPWmilxsyP3szL_G7JLWQfM,16
18
- tesla_fleet_api-0.2.6.dist-info/RECORD,,
13
+ tesla_fleet_api/vehiclespecific.py,sha256=exMW3YPqWgwNDRTVFpt8-UGEUqLhvYflAm3oXsjumZ8,20157
14
+ tesla_fleet_api-0.2.7.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
15
+ tesla_fleet_api-0.2.7.dist-info/METADATA,sha256=Q3Wgjgw94s3pxTWOVLWwmHC9w7GqoPoFY0zu6UsG1ts,3152
16
+ tesla_fleet_api-0.2.7.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
17
+ tesla_fleet_api-0.2.7.dist-info/top_level.txt,sha256=jeNbog_1saXBFrGpom9WyPWmilxsyP3szL_G7JLWQfM,16
18
+ tesla_fleet_api-0.2.7.dist-info/RECORD,,