Releases: GuyKh/iec-custom-component
Releases · GuyKh/iec-custom-component
0.0.42 - Coordinator Fallback, New Meter fetching time change
What's Changed
- fix: Coordinator update fail fallback by @GuyKh in #221
- fix: Not translated
no_contractsby @GuyKh in #222 - chore(deps): update softprops/action-gh-release action to v2.1.0 by @renovate in #224
- fix: Start fetching from Meter install rather than a month ago by @GuyKh in #225
Full Changelog: 0.0.41.1...0.0.42
What's Changed
- chore: bump iec-api to 0.4.9 by @GuyKh in #219
- fix: Coordinator update fail fallback by @GuyKh in #221
- fix: Not translated
no_contractsby @GuyKh in #222 - chore(deps): update softprops/action-gh-release action to v2.1.0 by @renovate in #224
- fix: Start fetching from Meter install rather than a month ago by @GuyKh in #225
Full Changelog: 0.0.41...0.0.42
0.0.41.1 - More API changes fixes
0.0.41 - Failed Update Single Call fallback; No monthly data return fix
0.0.40.4 - API Changes
0.0.40.3 - Fix IEC API Changes
What's Changed
Full Changelog: 0.0.39...0.0.40.3
0.0.38.2 - Coordinator Fix + Today/Yesterday calc fix Latest
What's Changed
- chore(deps): update softprops/action-gh-release action to v2.0.9 by @renovate in #194
- fix: Wrong Date parsing by @GuyKh in #198
- fix: Wrong Today/Yesterday calculation by @GuyKh in #199
- Fix: fix-coordinator by @GuyKh in #200
- fix: Wrong Missing Daily Reading by @GuyKh in #201
Full Changelog: 0.0.37...0.0.38.2
0.0.38.1 - Coordinator Fix + Today/Yesterday calc fix
What's Changed
- Fix: fix-coordinator by @GuyKh in #200
- chore(deps): update softprops/action-gh-release action to v2.0.9 by @renovate in #194
- fix: Wrong Date parsing by @GuyKh in #198
- fix: Wrong Today/Yesterday calculation by @GuyKh in #199
- Fix: fix-coordinator by @GuyKh in #200
Full Changelog: 0.0.37...0.0.38.1
0.0.38 - Change Today/Yesterday Usage Calculation
0.0.37 - Future Consumption error fix
0.0.36 - Stop failing on Estimated Bill calculation
What's Changed
- chore(deps): update actions/checkout action to v4.2.1 by @renovate in #178
- fix: Fix estimated consumption cases when no FutureConsumption succeeds by @GuyKh in #180
- fix: Add validations for empty RemoteReadings by @GuyKh in #181
- fix: Fix null reading (2) by @GuyKh in #182
- fix: Datetime.now() to localized datetime in Sensor and other areas by @GuyKh in #188
- fix: Wrap _estimate_bill with catch to avoid breaking the component + fix bad device_by_id response by @GuyKh in #186
Full Changelog: 0.0.35...0.0.36