Skip to content

v4.4.7

Choose a tag to compare

@autoSteve autoSteve released this 01 Nov 02:30

What's Changed?

  • Add advanced options configuration file by @autoSteve
  • Add attribute custom_hours to Forecast Next X Hours sensor by @autoSteve
  • Auto-dampen, improve interval unreliable generation exclusion by @autoSteve

Add advanced options configuration

I'm a bit excited about the potential that this feature can bring. It allows modification of code execution by setting defined advanced options according to preference or circumstance.

Do you want automated dampening modelling over ten days and not fourteen, or ignore as "insignificant" any factor over 0.90 instead of 0.95? You can now set that up. See the documentation at Advanced options. You could even roll your own modifiable thing as a new advanced option, and submit it as a PR.

Full Changelog: v4.4.6...v4.4.7