Skip to content

v1.6.8

Choose a tag to compare

@WhyLev WhyLev released this 16 Jun 16:08
2911178

Changelog v1.6.8

Full Changelog: v1.6.7...v1.6.8

🚀 Features & Improvements

  • Predictive Calendar Refactoring: Overhauled the internal processing functions and entity attributes for the predictive calendar, expanding localization support with native state translations.
  • Advanced Mowing Mode & Calendar Selection: Enhanced the underlying mowing mode logic and introduced support for manual calendar slot selection directly within the configuration profiles.

🛠 Technical Changes

  • Platform Architecture & Switches: Reworked mowing mode handling parameters within switch.py to ensure robust operational state tracking and seamless scheduling integration.
  • Workflow & Version Maintenance:
    • Bumped the integration version string to 1.6.8 inside manifest.json.
    • Removed the automated .github/workflows/update-manifest.yml CI workflow to transition back to precise manual tracking controls.
  • Merged pull request #48 (kimzeuner/fix_predictive_slot_state_and_predictive_calendar) into the primary branch.

Contributors

  • @kimzeuner authored the core architectural improvements regarding the predictive calendar mapping schema and mowing mode state logic!