Skip to content

v4.4.5

Choose a tag to compare

@autoSteve autoSteve released this 17 Oct 07:23

Warning⚠️👀 If you are upgrading from a version earlier than v4.4.3 then an issue will be raised in the Home Assistant interface on upgrade, saying that future forecast data is not available, yet should be. This is because the integration now fetches up to 14 days of forecast data. Ignore this issue, as it will clear when the forecast is updated. Just click on the big "X" in the corner.

What's Changed?

  • Europe/Dublin transition between standard/Winter time accommodated by @autoSteve
  • Auto-dampen, utilise inter-quartile anomaly detection for generation entities by @autoSteve
  • Auto-dampen, adapt to generation-consistent or time-consistent generation entities by @autoSteve
  • Auto-dampen, ignore entire generation intervals having anomalies by @autoSteve
  • Auto-dampen, minimum number of matching intervals must be greater than one by @autoSteve
  • Auto-dampen, add generation suppression entity support by @autoSteve

Europe/Dublin: It turns out that the Irish are special of time zone... Fixed.

Auto-dampen changes: These are mostly changes to accommodate the idiosyncrasies of various PV generation sensor variants, and also ignore a sample size of "one".

🆕🥳 Auto-dampen needs reliable generation data. To that end, people exposed to wholesale energy market pricing going negative and therefore preventing export, or those who are not allowed to export at all are now covered by an advanced "generation suppression" entity. README.md for the win on that front.

Full Changelog: v4.4.4...v4.4.5