Changes since v1.21.0:
- Automatically ignore unknown/unavailable statuses from the Home Assistant provider (#129)
- Many thanks to @adampetrovic for their first contribution on this!
- Added new option
TeslaMate__ChargeCalculationTimeoutHours(default: unset)- This optional setting allows you to tell TeslaMateAgile to skip trying to calculate the cost for charges that happened more than X hours after the charge ends to prevent infinite loops if the data is unavailable
- The cost will be set to -1 in this scenario for further manual processing
- Various logging improvements to improve debugging
- Fixed a crash around energy matching with whole charge providers
- Added new
edgedocker tag which followsmainbranch for bleeding edge builds - Improve daylight savings handling for EDF Tempo service
- Avoid running multiple concurrent pricing updates if the previous update takes longer than the interval
- Upgraded internal dependencies
Full Changelog: v1.21.0...v1.22.0