v2.30.0
What's Changed
Features
- Number of Tesla API calls is now logged for each car and separated by categories. This data is now reset every day and can be displayed by opening the Car Detail section on the TSC home page. Note: Various data is now transmitted to my backend to help me to optimize Tesla API calls regarding rate limits. Details about that can be found here. The data transfer for now cannot be configured, but will be configurable in the future. If you do not want the data being transmitted, do not update to this version. by @pkuehnel in #1341
- It is not possible to set a BLE API URL for each car separately by @pkuehnel in #1348
- Additional info can now be displayed in TSC which is loaded every 24 hours from my backend by @pkuehnel in #1352
Bugfixes
- Use default price if no special price found by @pkuehnel in #1331
- Power buffer was not displayed under certain circumstances by @pkuehnel in #1339
- Fixed solar/grid power share for charging sessions before v2.25.0 by @pkuehnel in #1349, by @pkuehnel in #1350
Dependency updates
- build(deps): bump Serilog.Sinks.File from 5.0.0 to 6.0.0 by @dependabot in #1336
- build(deps): bump Quartz from 3.9.0 to 3.10.0 by @dependabot in #1338
Full Changelog: v2.29.2...v2.30.0