v0.2.4
Release notes: Improve price confirmation handling
Summary
When Wait for confirmed price is enabled, the integration now updates the forecast on every interval boundary to hold the last confirmed price until a confirmed price arrives or until confirmation timeout. This prevents HAEO and other consumers from using the previous forecasts and sticks to the held price until confirmation.
Note the estimate attribute will now change to true from the interval boundary until price confirmation, even if you have wait for confirmed price enabled.
What's Changed
- Improve price confirmation handling by @BrendanAnnable in #36
Full Changelog: v0.2.3...v0.2.4