Skip to content

Releases: MTrab/energidataservice

v1.2.2

09 Feb 18:55
5a7b3cb
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • #258 Fix time skew in tariff calculations @MTrab

v1.2.1

07 Feb 17:09
538f342
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v1.2.0

06 Feb 09:38
6bddf3c
Compare
Choose a tag to compare

Changes

🛠 Breaking Changes

  • #250 Adding and removing extra template variables @MTrab

🚀 Features

  • #248 Force tariff update on midnight @MTrab
  • #250 Adding and removing extra template variables @MTrab
  • #254 Fix tariff attribute to show prices with VAT and following decimal setting @MTrab

🐛 Bug Fixes

  • #253 Fixing invalid device_class and state_class combination @MTrab
  • #247 Fixed wrong charge type @MTrab
  • #246 Fixing wrong Elektrus GLN number @MTrab

📦 Dependencies

v1.1.2

22 Jan 11:59
eb919f5
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

📦 Dependencies

v1.1.1

15 Jan 19:00
0e3546b
Compare
Choose a tag to compare

Changes

This release mostly adds missing charge owners (net operators) for automatic tariffs.

🚀 Features

🐛 Bug Fixes

  • #212 Added missing link to net operator lookup @MTrab
  • #219 Adding correct GLN number for Netselskabet Elværk @klausdm
  • #223 Adding correct GLN for Veksel charge owner @MTrab
  • #225 Fixing bug in cents calculations when using auto tariffs @MTrab

📦 Dependencies

v1.1.0

11 Jan 20:17
050fb65
Compare
Choose a tag to compare

BREAKING CHANGE

Due to refactoring of the charge owners list (net operators) you need to reconfigure your integration at select the correct operator in the list.
An error will be present in the log until this change have been made.

Changes

🚀 Features

  • #198 Add tariffs to the attribute list @MTrab
  • #199 Add net operator to attribute @MTrab
  • #200 Only show tariff attributes if auto tariffs was enabled @MTrab
  • #201 Add error-handling for invalid charge owner @MTrab

🐛 Bug Fixes

  • #197 Fixing tariffs request and missing operators @MTrab

📦 Dependencies

v1.0.1

08 Jan 14:30
9edda65
Compare
Choose a tag to compare

Changes

If upgrading from a version lower than 1.0.0, please take not of these release notes: https://github.com/MTrab/energidataservice/releases/tag/v1.0.0

🐛 Bug Fixes

  • #182 Validation of dataset fixed for operators with short lived validity @MTrab
  • #176 Filtering invalid charge owners on update @MTrab

v1.0.0

07 Jan 23:09
033440e
Compare
Choose a tag to compare

Changes

This release adds 2 major features:

  • Fixed Price connector, giving users with a fixed price contract to have the same possibilities for automatically add tariffs and other fees
  • Automatic fetching of fees from Energi Data Service API. This currently only works for Danish net companies, but the possibility to add other tariff connectors are open

BREAKING CHANGES

  • If you have made your own custom connector, please review #169 for changes made in how to initialize the connector class
  • If you enable automatic fecthing of tariffs, please review or remove (insert {{0|float}}) your additional_costs template or at lease only add extra fees from your electrical company as all net fees will be added automatically

🚀 Features

  • #166 Automatically pull tariff data @MTrab
  • #167 Fix wrong translation @MTrab
  • #168 Add tariffs for use in templates @MTrab
  • #169 Add fixed price connector @MTrab
  • #171 Add Energi Data Service tariff connector and remove Eloverblik for faster and more reliable integration loads @MTrab

🐛 Bug Fixes

  • #170 Fixing bug in config_flow when updating configuration @MTrab
  • #172 Fix errors with default price for new fixed price connector @MTrab
  • #173 Fixing error using Carnot and tariff together @MTrab

v0.4.10

28 Dec 09:16
c346cbd
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

📦 Dependencies

v0.4.9

17 Dec 23:11
2d9d211
Compare
Choose a tag to compare

Changes

🚀 Features