Skip to content

v1.3.24

Choose a tag to compare

@github-actions github-actions released this 26 Jun 00:01
· 8 commits to main since this release
ea405fb

Inverter clock drift detection

Home Assistant now raises a repair when your inverter's internal clock drifts more than ten minutes from Home Assistant's own time. The inverter runs its charge and discharge time-of-use slots from its onboard clock, so a drifted clock can quietly fire those slots — and any Predbat scheduling built on them — at the wrong time. The repair offers a one-click fix that sets the inverter clock to Home Assistant's current time, and it clears itself automatically once the clock is back in step.

If you deliberately keep your inverter in a different time zone, such as UTC, there's a new option to switch the warning off: open the integration's Configure dialog and untick Warn when the inverter clock drifts from Home Assistant.

Changes

  • feat: raise repair when inverter clock drifts from HA (#219 follow-up) (22ddfef)

Full Changelog: v1.3.23...v1.3.24