v4.4.5
Warning
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