Skip to content

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

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