Skip to content

v4.4.3

Pre-release
Pre-release

Choose a tag to compare

@autoSteve autoSteve released this 29 Sep 11:30

What's Different?

Up to fourteen days of forecast data. (And more improved!)

⚠️👀 Changing to fourteen days of forecast data will cause an "issue" to be raised in the Home Assistant interface on upgrade, saying that future forecast data is not available, yet should be. The reason is that a forecast update has not yet happened.

Ignore this. The forecast will be updated in the near future. When it updates, either on schedule or automatically that warning will disappear... You won't need to do anything in the UI. Just wait.

There is also a mlnimum HA version bump. We need to keep up with that bacause deprecated things will go away.

What's Changed?

  • Randomised actuals fetch then immediate auto-dampen modelling by @autoSteve
  • Exclude disabled auto-dampen entities from selection by @autoSteve
  • Auto-dampen, exclude export-limited intervals from all days by @autoSteve
  • Auto-dampen, daylight time transitions handled by @autoSteve
  • Fix: Update TEMPLATES.md dampening factors chart by @jaymunro
  • Fix: Update TEMPLATES.md typo in sensor name by @gcoan
  • Minimum HA version 2025.3

Full Changelog: v4.4.2...v4.4.3

New Contributors