v2.29.0
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
- README fix broken anchor by @cafferata in #1317
Dependency updates
- build(deps): bump Serilog.Sinks.Console from 5.0.1 to 6.0.0 by @dependabot in #1314
New Contributors
- @cafferata made their first contribution in #1317
Full Changelog: v2.28.3...v2.29.0