Skip to content

v0.1.2

Choose a tag to compare

@consi consi released this 06 May 12:40
· 10 commits to main since this release
96207f4

scheduler: spill late/missed windows into tomorrow, extend active period mid-charge

Recompute now always plans today + tomorrow, so a late plug-in or all-too-expensive
hours don't produce an empty schedule. During an active session, the running
period can grow into adjacent recomputed hours instead of being cut short, and
elapsed periods with no overlapping session log a missed_period event.

Also: meter poller now handles counter resets via a persisted offset, and the
price chart clamps negative consumption to zero.