Skip to content

Releases: patrickvorgers/Home-Assistant-Import-Energy-Data

Release 2.3

24 Oct 19:23
35ac916
Compare
Choose a tag to compare

What's Changed

  • Added initial support for Fluvius datasource
  • Added support for Energy control
  • Added support for SlimmeMeterPortal
  • Added support for Enel Distribuzione (Italian grid authority)
  • Added support for iSolarCloud
  • Added support for Home Assistant History tab download format
  • Updated documentation
  • Updated Enphase datasource (added grid import and export)
  • Implemented support for datasource template version 1.5 (Added custom pre and post dataprepare functions)
  • Github action linter added

New Contributors

Full Changelog: v2.2...v2.3

Release 2.2

04 Jun 11:44
Compare
Choose a tag to compare

What's Changed

  • Invalid imported datarows are excluded during import (null values, duplicate timestamps). by @patrickvorgers in #34
  • VanOns datasource contribution. by @miezie in #30

Full Changelog: v2.1...v2.2

Release 2.1

23 Apr 17:14
3000f3d
Compare
Choose a tag to compare

What's Changed

  • Correction and cutoffs per sensor and clarification on how to use them. by @patrickvorgers in #27

Full Changelog: v2.0...v2.1

Release 2.0

20 Apr 20:24
ae8af57
Compare
Choose a tag to compare

What's Changed

  • MariaDB support in #25

Full Changelog: v1.4...v2.0

Release 1.4

20 Apr 20:11
14f0385
Compare
Choose a tag to compare

What's Changed

  • Restructured SQL so that sensors only have to be defined at one place
  • Restructured SQL so that variables only have to be defined at one place
  • Data preparation is split from importing the data
  • Generic data preparation script for unsupported providers

Full Changelog: https://github.com/patrickvorgers/Home-Assistant-Import-Energy-Data/commits/v1.4