Releases: pkuehnel/TeslaSolarCharger
v2.29.1
What's Changed
Features
- Add default charge price valid from 1/1/2020 until the first manually configured charge price by @pkuehnel in #1325
Bugfixes
- When a car was detected as offline, the current was not set to 0 by @pkuehnel in #1322
- BLE requests now have a timeout. For this to work properly an update of the BLE container is highly recommended by @pkuehnel in #1324
Full Changelog: v2.29.0...v2.29.1
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
v2.28.3
What's Changed
Features
- BLE Base URL can now be set in the BaseConfiguration. If nothing set there, the set Environment Variable is used by @pkuehnel in #1309
- New BLE keys can only start/stop charging and change the charging current. Until now, the keys had full access (including unlocking and starting the car). To limit the key access, you have to update the BLE container as well and delete the existing keys from the Docker volume to force a key recreation by @pkuehnel in #1311
Documentation
Full Changelog: v2.28.2...v2.28.3
v2.28.2
v2.28.1
v2.28.0
What's Changed
I highly recommend not installing the update it is a very dirty fix and there are probably tons of edge cases which are not covered right now.
Features
- Due to Tesla starting to implement rate limits TSC is now able to send BLE requests. (Details: https://tff-forum.de/t/teslasolarcharger-laden-nach-pv-ueberschuss-mit-beliebiger-wallbox/170369/3978)
Full Changelog: v2.27.7...v2.28.0
v2.27.7
What's Changed
Features:
Dependency updates:
- build(deps): bump Serilog.Settings.Configuration from 8.0.0 to 8.0.1 by @dependabot in #1295
Full Changelog: v2.27.6...v2.27.7
v2.27.6
What's Changed
Features
- Charges from now on do not only record energy consumed from solar and from the grid but also from your home battery. Note: The icon only appears after the first charging process with energy consumed out of your home battery by @pkuehnel in #1285
Bugfixes
- Power from home battery was calculated as grid power instead of solar power (fixed with new feature) by @pkuehnel in #1285
Dependency updates
- build(deps): bump Serilog.Sinks.Seq from 7.0.1 to 8.0.0 by @dependabot in #1291
- build(deps): bump MudBlazor from 6.19.1 to 6.20.0 by @dependabot in #1290
Full Changelog: v2.25.5...v2.27.6
v2.25.5
What's Changed
Features
- Improve logging in Modbus value execution service by @pkuehnel in #1278
- When updating a charge price, the cost for all charges are updated in the background now by @pkuehnel in #1280
- All charge costs can be updated to use the spot price, even for charges before the feature was introduced in early 2023 by @pkuehnel in #1280
Bugfixes
- Modbus values were converted even if no old config was using Modbus by @pkuehnel in #1283
- Could not save new REST value config when using Headers by @pkuehnel in #1284
- Was unable to update charge prices when using Spot Price under certain circumstances by @pkuehnel in #1280
Dependency updates
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly from 8.0.5 to 8.0.6 by @dependabot in #1276
Full Changelog: v2.25.4...v2.25.5
v2.25.4
What's Changed
Bugfixes
- Fixes conversion of Home Battery Power Inversion URL (only relevant for Sungrow) by @pkuehnel in #1275
Dependency Updates
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 8.0.5 to 8.0.6 by @dependabot in #1272
- build(deps): bump Microsoft.AspNetCore.OpenApi from 8.0.5 to 8.0.6 by @dependabot in #1269
- build(deps): bump Microsoft.AspNetCore.Components.Forms from 8.0.5 to 8.0.6 by @dependabot in #1267
- build(deps): bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.5 to 8.0.6 by @dependabot in #1266
- build(deps): bump MQTTnet from 4.3.5.1141 to 4.3.6.1152 by @dependabot in #1263
- build(deps): bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #1262
- build(deps): bump xunit from 2.8.0 to 2.8.1 by @dependabot in #1261
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly.Server from 8.0.5 to 8.0.6 by @dependabot in #1265
Full Changelog: v2.25.3...v2.25.4