Skip to content

Releases: GuyKh/iec-custom-component

0.0.24 - Devces + April 1st fix

01 Apr 06:36
580fdd3
Compare
Choose a tag to compare

What's Changed

  • feat: Group entities by Contract and Meter Devices by @GuyKh in #89
  • fix: Issue with coordinator on 1st on the month by @GuyKh in #90

Full Changelog: 0.0.23...0.0.24

0.0.23 - Per Device data, isPaid fix

27 Mar 18:37
83323d2
Compare
Choose a tag to compare

What's Changed

  • feat: per-device data + isPaid fix by @GuyKh in #85

Full Changelog: 0.0.22...0.0.23

0.0.22 - Support for No-Invoices and Translation fixes

21 Mar 11:54
1273d90
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump softprops/action-gh-release from 2.0.2 to 2.0.4 by @dependabot in #80
  • fix: Add IEC to binary_sensor en translation by @GuyKh in #81
  • fix: he translation typo by @GuyKh in #83
  • fix: handle no invoices case with try-expect by @GuyKh in #82
  • chore: bump to 0.0.22 by @GuyKh in #84

Full Changelog: 0.0.21...0.0.22

0.0.21 - Logging, BinarySensor and Optimizations

17 Mar 13:44
caff61b
Compare
Choose a tag to compare

What's Changed

  • Add Postman Collection and FAQ to README by @GuyKh in #65
  • fix: Support for cases when there's no Invoice by @GuyKh in #69
  • feat: Log Level for iec-api by @GuyKh in #70
  • Fixes bug with coordinator not filtering only electricity invoices by @idoaflalo in #73
  • Feat: amount_to_pay and is_last_invoice_paid sensors by @GuyKh in #75
  • fix: add BINARY_SENSOR platform by @GuyKh in #76
  • fix: fix binary_sensor using Statics by @GuyKh in #77
  • fix: Fix Binary Sensor Naming by @GuyKh in #78
  • Fix: Potential fix for negative statistics values + optimizations by @GuyKh in #74
  • chore: bump to 0.0.21 by @GuyKh in #79

New Contributors

Full Changelog: 0.0.20...0.0.21

0.0.20 - Multiple Contract Support + Last Payment Date sensor

12 Mar 13:55
9040ec8
Compare
Choose a tag to compare

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

12 Mar 13:47
b41237e
Compare
Choose a tag to compare
Pre-release

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

09 Mar 18:00
261f211
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.0.19

0.0.17 - Cost Estimation Statistics, Fix null FutureConsumption and Hebrew translation fixes

08 Mar 07:30
32c13c6
Compare
Choose a tag to compare

What's Changed

  • fix: HE translation of kWh by @GuyKh in #46
  • fix: tariff wrong translation in Hebrew by @GuyKh in #47
  • fix: sometimes FutureConsumption returns null from IEC API by @GuyKh in #48
  • feat: add Cost Estimation Long Time statistics by @GuyKh in #49

Full Changelog: 0.0.16...0.0.17

0.0.16 - Hebrew Translation and Yesterday/Today calc fix

07 Mar 09:28
6f19b24
Compare
Choose a tag to compare

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

06 Mar 14:26
0cb8a28
Compare
Choose a tag to compare

What's Changed

  • [ImgBot] Optimize images by @imgbot in #42
  • fix: get last reading from monthly report by @GuyKh in #43
  • fix: wrong last day statistics calculation by @GuyKh in #43

New Contributors

Full Changelog: 0.0.14...0.0.15