Releases: MTrab/energidataservice
Releases · MTrab/energidataservice
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Changes
🛠 Breaking Changes
🚀 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
- #244 Bump actions/cache from 3.2.3 to 3.2.4 @dependabot
- #251 Bump svenstaro/upload-release-action from 2.4.0 to 2.4.1 @dependabot
v1.1.2
Changes
🚀 Features
🐛 Bug Fixes
📦 Dependencies
- #228 Bump currencyconverter from 0.17.4 to 0.17.5 @dependabot
v1.1.1
Changes
This release mostly adds missing charge owners (net operators) for automatic tariffs.
🚀 Features
- #206 Adding Zeanet to charge owners @MTrab
- #209 Adding Tarm Elvaerk Net to charge owners @MTrab
- #222 Adding Ravdex to charge owners @MTrab
- #224 Adding El-net Kongerslev to charge owners @MTrab
- #226 Only show available options for the region @MTrab
🐛 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
- #217 Bump actions/setup-python from 4.4.0 to 4.5.0 @dependabot
v1.1.0
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
📦 Dependencies
- #194 Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 @dependabot
- #195 Bump actions/cache from 3.2.2 to 3.2.3 @dependabot
v1.0.1
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
v1.0.0
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
v0.4.10
Changes
🐛 Bug Fixes
🧰 Maintenance
📦 Dependencies
- #158 Bump actions/setup-python from 4.3.1 to 4.4.0 @dependabot
- #159 Bump currencyconverter from 0.17.3 to 0.17.4 @dependabot
- #163 Bump actions/cache from 3.0.11 to 3.2.2 @dependabot