Skip to content

v1.6.9

Choose a tag to compare

@WhyLev WhyLev released this 17 Jun 15:25

Changelog v1.6.9

Full Changelog: v1.6.8...v1.6.9

🐛 Bug Fixes

  • Alert Sensor State Reset: Resolved a critical tracking issue where the main alert binary sensor (binary_sensor.indego_*_alert) remained stuck on "Problem" (on) after a user cleared active faults on the mower's physical keypad. The state validation logic inside _update_alert_state now correctly clears down to "OK" (off) when no real-time errors are reported by the Indego API. (#36)

🛠 Technical Changes

  • Session Counter Architecture: Completely overhauled the session tracking mechanism by implementing fallback state handling. The integration now reliably restores the active session count from persisted Entity State records during system startup if the remote configuration data is temporarily unreachable.
  • Version Maintenance: Bumped the integration version tag to 1.6.9 within manifest.json.