v2.23.1
What's Changed
Features
- You can now choose a different Awattar source URL. To do that, e.g., for Austria, use the environment variable
AwattarBaseUrl=https://api.awattar.at/v1/marketdata
. This is only used for future charges as the prices are cached in the database. In a future release, there will be a GUI and the option to update the prices for all past charges. by @pkuehnel in #1017
Bugfixes
- When using the FleetAPI, every charge started with the maximum selected current configured in the car config. Now before a charge starts, the correct current is set in the car. Note: This only works if TSC starts the charging process. If you are coming home and plugging in your vehicle, the vehicle initiates the charging process itself and will begin charging at full speed before TSC can reduce the charging power by @pkuehnel in #1019
Full Changelog: v2.23.0...v2.23.1