Releases: GuyKh/iec-custom-component
Releases · GuyKh/iec-custom-component
0.0.20 - Multiple Contract Support + Last Payment Date sensor
What's Changed
- chore(deps): bump iec-api from 0.2.7 to 0.2.8 by @dependabot in #53
- chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.2 by @dependabot in #52
- feat: add support for multiple contracts by @GuyKh in #55
- lint: lint fixes by @GuyKh in #56
- fix: Multiple Contracts config flow + sensor translations by @GuyKh in #58
- Fix: multi contract config flow selection by @GuyKh in #59
- feat: Bill LastPaymentDate sensor by @GuyKh in #60
- fix: multiple contracts config flow fix by @GuyKh in #61
- fix: multiple contracts config flow fix (3) by @GuyKh in #63
Thanks to @eleibzon for helping with the tests!
Full Changelog: 0.0.19...0.0.20
0.0.20b4 - Multiple Contracts Support
What's Changed
- chore(deps): bump iec-api from 0.2.7 to 0.2.8 by @dependabot in #53
- chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.2 by @dependabot in #52
- feat: add support for multiple contracts by @GuyKh in #55
- lint: lint fixes by @GuyKh in #56
- fix: Multiple Contracts config flow + sensor translations by @GuyKh in #58
- Fix: multi contract config flow selection by @GuyKh in #59
- feat: Bill LastPaymentDate sensor by @GuyKh in #60
- fix: multiple contracts config flow fix by @GuyKh in #61
- fix: multiple contracts config flow fix (3) by @GuyKh in #63
Full Changelog: 0.0.19...0.0.20b4
0.0.19 - Fix 23:00 fetch
0.0.17 - Cost Estimation Statistics, Fix null FutureConsumption and Hebrew translation fixes
0.0.16 - Hebrew Translation and Yesterday/Today calc fix
What's Changed
- fix: Wrong calculation of Yesterday/Today consumption by @GuyKh in #44
- feat: Add Hebrew Translation by @GuyKh in #45
Full Changelog: 0.0.15...0.0.16
0.0.15 - Fix Today consumption and Statistics calculation
0.0.14 - Last Meter Reading for Smart Meters and Invoice Null fix
What's Changed
- feat: add latest meter reading for smart meters by @GuyKh in #40
- chore: bump to iec-api 0.2.8 by @GuyKh in #41
Full Changelog: 0.0.13...0.0.14
0.0.13 - Fix tariff, retry daily fetching, faster pulling
BREAKING CHANGE - some changes were made to storing API key, so if something breaks, remove and reconfigure
What's Changed
- feat: reduce update to once every hour by @GuyKh in #35
- fix: wrong tariff rate by @GuyKh in #36
- fix: save token as JWT and not json by @GuyKh in #38
- fix: retry calculation of today/yesterday reading if missing by @GuyKh in #39
- fix: rename "company" to "corporation" by @GuyKh in #37
Full Changelog: 0.0.12...0.0.13
0.0.12 - Fix multiple sensor created
0.0.11 - Tariff sensor and daily consumption sensors
What's Changed
Full Changelog: 0.0.10...0.0.11