Skip to content

Release v1.22.0

Latest

Choose a tag to compare

@AmyJeanes AmyJeanes released this 13 Apr 11:43
· 132 commits to main since this release
de00d2a

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 edge docker tag which follows main branch 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