Releases: pkuehnel/TeslaSolarCharger
v2.35.6
What's Changed
Bugfixes
- Fix typo in Backend API Token error by @pkuehnel in #1804
- Fleet API Token was never used as Fallback by @pkuehnel in #1805
- Using same current for minimum and maximum for cars was not allowed by @pkuehnel in #1807
- Fix do not try to connect to Fleet telemetry if not allowed (reduces load on cloud server) by @pkuehnel in #1808
- Did show error on BLE errors for disabled cars by @pkuehnel in #1810
Full Changelog: v2.35.5...v2.35.6
v2.35.5
v2.35.4
v2.35.3
v2.35.2
What's Changed
Bugfixes
- Cache Fleet API Token expiry date for up to 15 minutes to reduce load on my server by @pkuehnel in #1779
- Resolved another issue that prevented enabling Legacy Model S/X cars by @pkuehnel in #1780
- Do not send commands if fleet telemetry is not connected, but should be to prevent control overshoots by @pkuehnel in #1781
Full Changelog: v2.35.1...v2.35.2
v2.35.1
v2.35.0
What's Changed
Important message
As Tesla starts to charge for their Fleet API after this update, you need to add a subscription. More Details can be found on https://solar4car.com/. A migration guide is available on YouTube: https://www.youtube.com/watch?v=nVP0sEyPUL0
Features
Full Changelog: v2.34.0...v2.35.0
v2.34.0
Important information
Tesla introduced a new separation on token user scopes. As TeslaSolarCharger needs to detect the vehicle information, the new scope Vehicle Location
needs to be enabled. After updating to 2.34.0 you must go to settings and create a new token and select all available scopes, otherwise TSC won't work anymore in 2025.
Note: You need to enable Vehicle Information
, Vehicle Location
and Vehicle Charging Managment
. Depending on when you first used TSC Vehicle Commands
might be displayed or not. If it is displayed, you do not need to enable it.
What's changed
Features
Full Changelog: v2.33.2...v2.34.0
v2.33.2
What's Changed
Features
- Improve logging why fleet telemetry disconnects by @pkuehnel in #1669
- Initial preparations to get car states via BLE in a future update by @pkuehnel in #1671
- Removed option to enable wake-up on BLE separately from BLE, from now on TSC wake up the car via BLE of BLE is enabled. Note: This requires at least version 2024.32.3 on your car by @pkuehnel in #1673
- Cars not available in your Tesla account are now removed from the car settings page by @pkuehnel in #1679
- TSC now handles fleet telemetry errors (e.g., shows Fleet key configuration needed message on home screen and auto-disables fleet telemetry if car is not supported due to old hardware or firmware) by @pkuehnel in #1680
Full Changelog: v2.33.1...v2.33.2
v2.33.1
What's Changed
Bugfixes
- When the car started charging right after wakeup it took 8 minutes until the charging voltage was detected correctly. This resulted in the charging power being displayed much too low in the first charging (or preconditioning) minutes by @pkuehnel in #1667
Full Changelog: v2.33.0...v2.33.1