Releases: Teslemetry/python-tesla-fleet-api
Releases · Teslemetry/python-tesla-fleet-api
Release list
v1.12.4
What's Changed
Full Changelog: v1.12.3...v1.12.4
v1.12.3
What's Changed
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
- feat(ble): wire 8 more BLE broadcast fields into BleBroadcastStreamGlue by @Bre77 in #141
- docs(ble): document why GEAR/TONNEAU wire strings can't derive from tesla-protocol by @Bre77 in #142
- docs: verify and condense AGENTS.md by @Bre77 in #143
- fix(typing): add -> None to init methods missing return annotation by @Bre77 in #144
- feat(tesla): raise PrivateKeyError for unusable existing key files by @Bre77 in #146
- feat(router): add local-Powerwall key-ownership merge contract by @Bre77 in #145
- feat(energy): add merge_live_status/merge_site_info wrappers by @Bre77 in #147
Full Changelog: v1.12.1...v1.12.2
v1.12.1
Raise tesla-protocol floor to >=1.4.0, enabling protobuf 7 installs downstream (Home Assistant is moving to protobuf 7). Adds four new BLE state readers surfaced by the newer protos and fixes the NavigationSuperchargerRequest field rename. Full details: #140
v1.12.0
What's Changed
Full Changelog: v1.11.1...v1.12.0
v1.11.1
What's Changed
- chore: untrack tesla_fleet_api.egg-info build artifacts by @Bre77 in #133
- fix(funnel): treat any unlocked vehicle lock state as unlocked by @Bre77 in #134
- feat(funnel): add Teslemetry stream publisher by @Bre77 in #136
- feat(ble): allow private_key=False to disable command signing by @Bre77 in #137
- fix(ble): guard empty publicKey in session-info authentication by @Bre77 in #138
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- ci: gate on lockfile drift and regenerate uv.lock for 1.10.1 by @Bre77 in #129
- docs: correct AGENTS.md release process to match actual PyPI environment config by @Bre77 in #130
- feat(funnel): add ObservationFunnel read-side listener mechanism by @Bre77 in #131
- chore: bump version to 1.11.0 by @Bre77 in #132
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- fix(teslemetry): decode dotted-quad IPv4 gateway addresses with strict validation by @Bre77 in #127
- Bump version to 1.10.1 by @Bre77 in #128
Full Changelog: v1.10.0...v1.10.1
v1.10.0
v1.9.0
What's Changed
- Restore PyPI attestations by making release.yml top-level by @Bre77 in #118
- docs: condense AGENTS.md to remove history and narrative by @Bre77 in #119
- feat(teslemetry): add OAuth dynamic client registration helper by @Bre77 in #120
- Bump version to 1.9.0 by @Bre77 in #121
- fix(ci): use literal environment name/url in release.yml by @Bre77 in #122
Full Changelog: v1.8.2...v1.9.0