Skip to content

v0.3.2

Choose a tag to compare

@3dg1luk43 3dg1luk43 released this 02 Jan 16:50
e20bee5

[0.3.2] - 2026-01-02

Added

  • Manual Control: "Force End Cycle" button to manually terminate stuck cycles (treats as "Completed" and saves data).
  • Reliability: "Cycle Resurrection" logic to restore active cycle state after Home Assistant restarts.
  • Reliability: "Smart Resume" estimation to provide progress updates during "detecting..." phase based on historical averages.
  • Smart Cycle Extension: New feature to prevent premature cycle termination during long low-power phases (e.g., dishwasher drying).
  • Statistics: Energy (kWh) estimates added to Profile Statistics table.
  • UI: Added legends to profile graphs and scaled them up by 50% for better readability.
  • Config Flow: Split "Manage Data" into "Manage Cycles" and "Manage Profiles" menus for better usability.
  • Config Flow: Added ability to manually edit profile "Average Duration" for tuning Smart Extension.

Fixed

  • Icons: Fixed missing icon for "Cycle Program" select entity (now dynamically adapts to device type).
  • Frontend: Added missing "min" unit to "Time Remaining" display on card.
  • Logic: Improved filtering of "Ghost Cycles" (extremely short noise events).
  • Bug: Fixed JSON serialization error preventing status updates in some cases.
  • Bug: Ensure stats are immediately rebuilt after merging cycles.
  • Translation Keys: Corrected missing labels for "Smart Extension Threshold" and other advanced settings.