Skip to content

2.1.2

Choose a tag to compare

@mutilator mutilator released this 28 Jan 15:09

[2.1.2] - 2026-01-28

Fixed

  • Water Usage Sensors: Fixed unit conversion for today_water_usage and daily_average_usage sensors
    • The API incorrectly returns units for some summary keys, causing inconsistent unit display
    • Now properly uses converted_value and converted_units from device properties for accurate unit handling
  • Regeneration Time Remaining: Zero out time remaining when regeneration status changes from regenerating
    • Fixes edge case where WebSocket disconnects and doesn't receive final update of time remaining
    • Ensures sensor accurately reflects current regeneration state even with connection issues