v7.0.0b3
Pre-releaseChanges
This beta is the first full v7 line built around the Home Assistant 2026 foundation, with the integration split into the new mower platform model and a much broader set of entities. It adds sensors, buttons, numbers, switches, selects, binary sensors, RTK zone support, clearer icons, extra diagnostics, and a more complete set of translated strings so the integration feels much more native in day to day use.
It also rounds out the control side of the integration. Schedule management and legacy OTS handling are now exposed in v7, pause mode has been renamed more clearly, ACS is disabled by default like the other optional entities, and old v6 config entries can move into v7 without forcing people to delete and recreate the integration.
On the stability side, this beta pulls in the MQTT reconnect fixes and the scheduler service fixes that came out of the recent beta testing. Alongside that, the release includes several smaller cleanup and maintenance updates, plus the latest pyworxcloud and Home Assistant version bumps that the current beta set was validated against.
🚀 Features
- #1059 Rebuild integration foundation for HA 2026 @MTrab
- #1060 Add mower entity platform @MTrab
- #1061 Add sensor platform @MTrab
- #1073 Add legacy startup banner on integration setup @MTrab
- #1086 Add rain delay remaining sensor @MTrab
- #1062 Add binary sensor platform @MTrab
- #1063 Add switch platform @MTrab
- #1064 Add button platform @MTrab
- #1065 Add number platform @MTrab
- #1089 Enable charging binary sensor by default @MTrab
- #1090 Add blade and battery diagnostic sensors @MTrab
- #1092 Expose schedule details on next schedule @MTrab
- #1093 Add time extension number entity @MTrab
- #1066 Add select platform @MTrab
- #1094 Add explicit sensor icons @MTrab
- #1095 Refine offline entity availability @MTrab
- #1099 Expose RTK zones @MTrab
- #1098 Add torque number entity @MTrab
- #1101 Add last update and blade reset sensors @MTrab
- #1103 Add legacy OTS service @MTrab
- #1126 Add schedule management services and sensor refinements @MTrab
- #1127 Rename party mode to pause mode @MTrab
- #1141 Disable ACS by default @MTrab
- #1140 Let old v6 config entries move into v7 on their own @MTrab
🐛 Bug Fixes
- #1068 Fix formatting drift on master @MTrab
- #1091 Model next schedule as timestamp @MTrab
- #1100 Skip zero-duration next schedule slots @MTrab
- #1120 Fix manifest newline handling in release workflow @MTrab
- #1138 Fix MQTT reconnect logic @MTrab
- #1139 Make v7 schedule calls forgiving again @MTrab
🧰 Maintenance
- #1057 Update devcontainer, scripts and workflows @MTrab
- #1058 Add AGENTS and move old code to legacy status @MTrab
- #1119 Change document title and integration focus to Landroid @MTrab
- #1121 Bump pyworxcloud to 6.0.5 and add FD monitor helper @MTrab
- #1134 Bump pyworxcloud to 6.1.0 @MTrab
🌐 Translations
- #1104 Add missing translations for error states and config flow @MTrab
- #1105 Add translations for supported languages @MTrab
📦 Dependencies
- #1088 Update Home Assistant requirement to 2026.3.0 @MTrab
- #1096 Bump pyworxcloud to 6.0.2 @MTrab
- #1106 Bump pyworxcloud to 6.0.4 @MTrab
