Skip to content

v2.29.0

Compare
Choose a tag to compare
@pkuehnel pkuehnel released this 15 Jun 19:38
· 628 commits to master since this release
368a551

What's Changed

Warrning

Due to TeslaMate having issues updating the cars values due to Tesla ratelimiting the Owners API, TSC now pulls the cars data from Tesla directly. As only 200 pulls are allowed per car per day, by default every 500 seconds all car values are updated. Note: For this release to work properly, you must not stop an ongoing charging process when you plug in the car. Also you must not have a sheduled charge in your Tesla. The reason for that is, that TSC cannot determine if the car is at home while the car is asleep.
If you do not have any issues with TeslaMate do not update as this is a highly untested release.

Features

Bugixes

Dependency updates

  • build(deps): bump Serilog.Sinks.Console from 5.0.1 to 6.0.0 by @dependabot in #1314

New Contributors

Full Changelog: v2.28.3...v2.29.0