Recent Releases of https://github.com/alandtse/tesla
https://github.com/alandtse/tesla - v3.25.2
v3.25.2 (2025-07-28)
Bug Fixes
- Bump deps (
f6beddb)
Build System
Continuous Integration
- Bump python@3.13 (
61ee4a2)
Testing
- Fix tests (
7117559)
Detailed Changes: v3.25.1...v3.25.2
- Python
Published by alandtse 7 months ago
https://github.com/alandtse/tesla - v3.25.1
v3.25.1 (2025-07-28)
Bug Fixes
Build System
Code Style
Continuous Integration
Detailed Changes: v3.25.0...v3.25.1
- Python
Published by alandtse 7 months ago
https://github.com/alandtse/tesla - v3.22.2
Fix
- Fix name collision on lastupdatetime (
2f113b4)
- Python
Published by alandtse over 1 year ago
https://github.com/alandtse/tesla - v3.21.0
Feature
- Python
Published by alandtse almost 2 years ago
https://github.com/alandtse/tesla - v3.20.5
Fix
Documentation
- Update Fleet Proxy info in README.md (
e55e472)
- Python
Published by alandtse almost 2 years ago
https://github.com/alandtse/tesla - v3.20.0
Feature
- Python
Published by alandtse almost 2 years ago
https://github.com/alandtse/tesla - v3.19.11
Fix
- Check sensor value is valid before casting (
2f2ddfd)
- Python
Published by alandtse almost 2 years ago
https://github.com/alandtse/tesla - v3.19.9
Fix
- Attempt to reuse connections for updates (
89d5daa)
- Python
Published by alandtse about 2 years ago
https://github.com/alandtse/tesla - v3.19.8
Fix
- Switch api for older vehicles (
7e52911)
- Python
Published by alandtse about 2 years ago
https://github.com/alandtse/tesla - v3.19.7
Fix
- Bump teslajsonpy to 3.9.9 (
1ae79e7)
- Python
Published by alandtse about 2 years ago
https://github.com/alandtse/tesla - v3.18.0
Feature
Fix
- Update powerwall endpoints (
b1edaa5)
- Python
Published by alandtse over 2 years ago
https://github.com/alandtse/tesla - v3.17.1
Fix
- Fix cn domain access (
d704473)
- Python
Published by alandtse over 2 years ago
https://github.com/alandtse/tesla - v3.15.2
v3.15.2 (2023-07-27)
Build
build: pre-commit autoupdate (#664)
build: pre-commit autoupdate
updates: - github.com/commitizen-tools/commitizen: 3.5.2 → 3.5.3 - github.com/psf/black: 23.3.0 → 23.7.0 - github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.0 - github.com/asottile/pyupgrade: v3.8.0 → v3.9.0
- style: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (fe9050f)
Chore
- chore: release 2023-07-27
Merge pull request #675 from alandtse/dev (b02c0da)
Fix
- fix: bump teslajsonpy to 3.9.2 (#674)
fixes slow startup, fixes energy sites sometimes not coming available, improves performance
changelog: https://github.com/zabuldon/teslajsonpy/compare/v3.9.0...v3.9.2 (8ba3ed8)
Refactor
refactor: reduce code needed to construct entities (#672) (
f0b97ba)refactor: reduce entity creation code (#671)
followup to #670 (96fdb46)
- refactor: cleanup entity construction (#670) (
79eea25)
- Python
Published by alandtse over 2 years ago
https://github.com/alandtse/tesla - v3.15.1
Fix
- Check if arrival time attribute is available (
5936ea3)
- Python
Published by alandtse over 2 years ago
https://github.com/alandtse/tesla - v3.10.2
Fix
- Bump teslajsonpy to 3.7.4 (
967ce66)
- Python
Published by alandtse almost 3 years ago
https://github.com/alandtse/tesla - v3.10.1
Fix
- Bump teslajsonpy to 3.7.3 (
da8afd7)
- Python
Published by alandtse almost 3 years ago
https://github.com/alandtse/tesla - v3.10.0
Feature
- Python
Published by alandtse about 3 years ago
https://github.com/alandtse/tesla - v3.9.1
Fix
- Handle None option_codes (
47bb178)
- Python
Published by alandtse about 3 years ago
https://github.com/alandtse/tesla - v3.9.0
Feature
- Add emission test button (#454) (
8d40beb) - Add scheduled departure and charge timestamp attributes (#458) (
b979846) - Add dynamic debug logging (#448) (
d310ae5)
Fix
- Make destination location unknown after arrival (#460) (
5781cea) - Account for time passing between updates (#419) (
02751a2) - Replace deprecated is_metric (#343) (
87005fc)
- Python
Published by alandtse about 3 years ago
https://github.com/alandtse/tesla - v3.7.1
Fix
Documentation
- Update readme with new features (
8a518c9)
- Python
Published by alandtse about 3 years ago
https://github.com/alandtse/tesla - v3.3.2
Fix
- Use utc time zone for charge complete sensor (
f13c618)
- Python
Published by alandtse about 3 years ago
https://github.com/alandtse/tesla - v3.3.1
Fix
- Change timestamp calculation (
5f92774)
- Python
Published by alandtse over 3 years ago
https://github.com/alandtse/tesla - v3.0.2
Fix
- Add missing close_cover for frunks (
3257775)
- Python
Published by alandtse over 3 years ago
https://github.com/alandtse/tesla - v3.0.0
Feature
Breaking
- This is a rewrite. Multiple entitiy_ids were changed. It is recommended you remove and reinstall. Changed trunk, frunk and charger door from lock to cover entities. Created separate sensor (
TeslaCarChargerPowerclass) for charger power. Moved charger amps, charger volts and charger phases extra state attributes to the new charger power sensor. Moved added range extra state attributes to the charger energy added sensor. (6a1f9c3)
Documentation
- Python
Published by alandtse over 3 years ago
https://github.com/alandtse/tesla - v2.4.4
Fix
- Fix keyerror
charge_to_max_range(0aa02c1)
Documentation
- Python
Published by alandtse over 3 years ago
https://github.com/alandtse/tesla - v2.4.0
Feature
- Add solar power, grid power, load power sensors (
57d6095)
- Python
Published by alandtse over 3 years ago
https://github.com/alandtse/tesla - v2.3.1
Fix
- Use json in post requests (
867475f)
Documentation
- Python
Published by alandtse over 3 years ago
https://github.com/alandtse/tesla - v2.2.0
Feature
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v2.1.1
Fix
- Bump teslajsonpy to 2.0.3 (
5ca3899)
Documentation
- Change HA documentation link to wiki (
98650f4)
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v2.1.0
Feature
Fix
- Bump dependencies (
7dc5779)
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v2.0.2
Fix
- Address sensor breaking change (
abc98f9)
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v2.0.1
Fix
- Bump teslajsonpy to 2.0.1 (
bab521c)
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v2.0.0
Feature
Fix
- Create json sensors for vehicle data (
d13f828)
Breaking
- Online sensor will no longer have json vehicle data. Any scripts that relied on that json data will need to use the new vehicle data sensors. They will need to be enabled. (
d13f828)
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v1.7.0
Feature
- Force update when enabling polling switch (
0aca7a8)
Fix
- Fix polling switch enable api call (
42f01d4)
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v1.6.2
Fix
- Bump teslajsonpy to 1.9.0 (
269e08c)
- Python
Published by alandtse almost 4 years ago
https://github.com/alandtse/tesla - v1.3.1
Fix
- Bump telsajsonpy to 1.2.1 (
a0723a4)
- Python
Published by alandtse over 4 years ago
https://github.com/alandtse/tesla - v1.3.0
Feature
- Bump teslajsonpy to 1.2.0 (
7a1a1b6)
Documentation
- Python
Published by alandtse over 4 years ago
https://github.com/alandtse/tesla - v1.2.1
Fix
- Bump teslajsonpy to 1.1.2 (
697bb3e)
- Python
Published by alandtse over 4 years ago
https://github.com/alandtse/tesla - v1.2.0
Feature
- Add tesla_custom.api service (
295ed08)
Documentation
- Fix changelog (
e2e0f89)
- Python
Published by alandtse over 4 years ago
https://github.com/alandtse/tesla - v1.1.2
Fix
- Bump teslajsonpy to 1.1.1 (
ea5487)
- Python
Published by alandtse over 4 years ago