Skip to content

Release v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 04:52
· 16 commits to main since this release

Changes since v1.11.3:

  • Added Home Assistant provider
    • This allows users to provide their own data from anywhere for more advanced scenarios, see README for more info
  • Added TeslaMate__LookbackDays option to configure lookback days for finding charges
    • This is useful when you only want to calculate recent charges or if your provider has a rolling data range (e.g. Home Assistant)
  • Added TeslaMate__Phases option to manually specify electricity phases
    • This works around the known issue where very short charges are not calculated as phases cannot be auto-detected
  • Breaking change: App will now crash immediately rather than continue when invalid configuration is detected
  • Updated Helm chart to support Energinet and Home Assistant providers
  • Various documentation improvements including new FAQ section
  • Update internal dependencies
  • Various internal code improvements

Full Changelog: v1.11.3...v1.12.0