Releases: pkuehnel/TeslaSolarCharger
Releases · pkuehnel/TeslaSolarCharger
v2.8.2
v2.8.0
What's Changed
Features
- Version is now logged on on startup by @pkuehnel in #384
- It is now possible to read values from modbus input registers (in addition to holding registers) by @pkuehnel in #388
- Validation errors on BaseConfiguration page are now displayed directly above the submit button instead of on top of the page by @pkuehnel in #390
- Modbus Creation tool is now available for home battery URLs as well + more datatypes can be read, new drop down field added for that by @pkuehnel in #391
Bugfixes
Full Charge at
was displayed even if car was not charging by @pkuehnel in #386- Should start/stop charging since times were not resetted if car is unplugged while one of these values are present by @pkuehnel in #387
Dependency updates
-
bump MQTTnet from 4.1.1.318 to 4.1.2.350 by @dependabot in #392
Full Changelog: v2.7.8...v2.8.0
v2.7.8
v2.7.7
v2.7.6
What's Changed
Features
Bugfixes
- If Mosquitto was restarted, the car never got woken up, as plugged in state is unknown. If charging cable connection is unknown, now a connection is assumed, resulting in waking up the car if all other conditions are met (enough solar power, car within specified geofence, soc at least 3% lower than soc limit) by @pkuehnel in #366
Dependency updates
- build(deps): bump Microsoft.Extensions.Logging.Abstractions from 6.0.1 to 6.0.2 by @dependabot in #360
- build(deps): bump Serilog.Settings.Configuration from 3.3.0 to 3.4.0 by @dependabot in #359
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 6.0.7 to 6.0.9 by @dependabot in #357
- build(deps): bump MQTTnet from 4.0.2.221 to 4.1.1.318 by @dependabot in #355
- build(deps): bump MinVer from 4.1.0 to 4.2.0 by @dependabot in #348
- build(deps): bump AutoMapper from 11.0.1 to 12.0.0 by @dependabot in #347
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly from 6.0.7 to 6.0.9 by @dependabot in #361
- build(deps): bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.2 by @dependabot in #351
- build(deps): bump Serilog.Sinks.Console from 4.0.1 to 4.1.0 by @dependabot in #346
- build(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.6 to 6.0.7 by @dependabot in #354
- build(deps): bump Quartz from 3.4.0 to 3.5.0 by @dependabot in #353
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly.Server from 6.0.7 to 6.0.9 by @dependabot in #358
- build(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0 by @dependabot in #352
- build(deps): bump FluentModbus from 3.2.2 to 5.0.0 by @dependabot in #356
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly.DevServer from 6.0.9 to 6.0.10 by @dependabot in #370
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly.Server from 6.0.9 to 6.0.10 by @dependabot in #374
- build(deps): bump Microsoft.AspNetCore.Components.WebAssembly from 6.0.9 to 6.0.10 by @dependabot in #371
Full Changelog: v2.7.5...v2.7.6
v2.7.5
v2.7.4
v2.7.3
v2.7.2
What's Changed
Features
- Immediate charge stop when not enough solar power is now based on configured min Ampere for each car. Note: "Immediate" means 25 seconds + configured
Car Power Adjustment Intervall
. This is due to delays in Tesla's API and can not be reduced by @pkuehnel in #333
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
Features
- PayPal Donation button located at the bottom of the page and opening new tab by @pkuehnel in #327
- SolarMqtt passwords now possible with all Unicode characters @pkuehnel in #329
Bugfixes
Full Changelog: v2.7.0...v2.7.1