Skip to content

Releases: Teslemetry/python-tesla-fleet-api

v1.5.3: Bump version to 1.5.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 22:10
42338df
Refactor-only release: router/ moved to a top-level package (importable as
tesla_fleet_api.router.*, still re-exported from tesla_fleet_api.tesla), and
teslemetry/tessie vehicles.py renamed to vehicle.py. No behavioural changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 04:18
3b3ed0b

What's Changed

  • fix(proto): pin protobuf gencode to 6.32.0 for Home Assistant compatibility (#40)
  • fix(vehicle): use 1-indexed AutoSeat for auto seat climate (fixes #11) (#41)
  • feat(vehicle): add low power mode and keep accessory power signed commands (#42)

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:55
a3ee30b
v1.5.1

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:50
85654db
v1.5.0

v1.4.7

Choose a tag to compare

@github-actions github-actions released this 28 Apr 22:22
e44e18c
v1.4.7

v1.4.6

Choose a tag to compare

@github-actions github-actions released this 25 Apr 22:25
92ca5a8
v1.4.6

v1.4.5

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:22
0e13407
v1.4.5

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 14 Feb 03:18
fa9b533
v1.4.3

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 12 Jan 23:54
535ad15
v1.4.2

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Jan 22:57
b9e65b9
Improve vehicle typing in Tessie and Teslemetry