Releases: SmartServicePL/worx_vision_cloud_plus_github
Releases · SmartServicePL/worx_vision_cloud_plus_github
Release list
Worx Vision Cloud PLUS 1.3.0
Worx Vision Cloud PLUS 1.3.0
This update adds support for the newest Vision Cloud firmware capabilities exposed by Worx Cloud and improves RTK/edge handling.
Added
- Vision edge-distance control in Home Assistant, with supported values: 50, 100, 150 and 200 mm.
- Improved Smart edge cutting state detection from protocol 1 RTK zone cut settings.
- Diagnostic capability sensors for:
- PIN setting support,
- Vision disable support,
- random mowing pattern support,
- map training support,
- diagnostic upload support.
Changed
- Updated pyworxcloud from 6.4.1 to 6.4.2 for improved RTK position fallback and finer time-extension handling.
- Improved documentation and translated the new entities in all supported languages.
Fixed
- Current-zone detection for Vision/RTK mowers now resolves the live RTK position against map zones when the legacy Worx zone field is empty.
PIN, random patterns and diagnostic upload are intentionally exposed as diagnostics only for now, because pyworxcloud does not yet provide safe control methods for those functions.
1.2.0
- Added a next-schedule timestamp sensor with timezone-aware fallback
calculation for enabled native weekly schedules. - Corrected
area_mowedhandling: the Worx value is now exposed as cumulative
covered area instead of being mislabeled as today's area. - Added persisted daily cloud area/progress based on a local-midnight baseline.
- Added clearly labeled estimated daily area and progress based on locally
observed blade-active time and long-term mowing efficiency. - Changed mowing efficiency to prefer cumulative blade-active time over total
mower runtime. - Added a cloud-statistics update timestamp and refreshed private REST data
every five minutes. - Fixed coordinator notifications for REST-enriched data by enabling
always_update. - Passed the config entry explicitly to the coordinator for Home Assistant
2026.8 compatibility. - Stopped treating the Worx account e-mail as a Home Assistant area, removed
account prefixes from suggested device names and migrated the newly added
statistic entity IDs away from that private prefix. - Removed the deprecated device-tracker
battery_levelproperty while keeping
the compatibility attribute, preventing a Home Assistant 2027.7 break. - Added unit tests for schedule fallback, counter reset, day rollover and
mowing across midnight.
1.1.0
- Updated
pyworxcloudfrom6.3.6to6.4.1. - Added German, French, Dutch, Spanish, Italian, Swedish, Norwegian and Danish
translations while keeping Polish and English. - Made entity names, enum sensor states and one-time mowing zone options
translatable. - Localized schedule summaries, weekday labels and calendar events in all
supported languages. - Updated the device tracker to use the current Home Assistant imports.
- Simplified the primary mower entity name according to Home Assistant naming
conventions without changing its entity ID.