Skip to content

Releases: pkuehnel/TeslaSolarCharger

v2.35.6

07 Feb 08:19
2499394
Compare
Choose a tag to compare

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

01 Feb 22:15
1d0fcc3
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v2.35.4...v2.35.5

v2.35.4

29 Jan 20:26
f94d9d9
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Only try waking up car once per 30 minutes if on Fleet API by @pkuehnel in #1791
  • Fix home geofence detection under certain circumstances by @pkuehnel in #1793

Full Changelog: v2.35.3...v2.35.4

v2.35.3

26 Jan 17:55
b396f39
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • BLE enabled cars used BLE instead of Fleet API to test Fleet API by @pkuehnel in #1783

Full Changelog: v2.35.2...v2.35.3

v2.35.2

26 Jan 12:00
d11a110
Compare
Choose a tag to compare

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

25 Jan 23:01
5103131
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

  • Check available license before sending vehicle data request by @pkuehnel in #1774
  • Do not require Fleet telemetry on non-compatible cars (Legacy S/X) by @pkuehnel in #1777

Full Changelog: v2.35.0...v2.35.1

v2.35.0

24 Jan 21:33
0cefbe8
Compare
Choose a tag to compare

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

21 Dec 10:05
25748b1
Compare
Choose a tag to compare

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.
image (1)

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.
image

What's changed

Features

  • Request additional user scopes if at least one is not set by @pkuehnel in #1695

Full Changelog: v2.33.2...v2.34.0

v2.33.2

07 Dec 20:00
c040f15
Compare
Choose a tag to compare

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

01 Dec 15:10
81bb282
Compare
Choose a tag to compare

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