adnpolymerase/ha-landroid-vision — explained in plain English
Analysis updated 2026-05-18
Control a Worx Landroid Vision or RTK robot mower directly from Home Assistant, including start, pause, and dock.
View a live style map of the mowed area and the mower's current position for compatible RTK models.
Track daily and total mowed area over time without losing progress after restarts or cloud resets.
Get automatic Home Assistant alerts when the mower needs blade or battery maintenance.
| adnpolymerase/ha-landroid-vision | 1ncendium/aibuster | aaronmayeux/ha-hurricane-tracker | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | Python | Python | Python |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | general | ops devops | general |
Figures from each repo's GitHub metadata at analysis time.
Requires signing in with your existing Worx, Kress, or Landxcape mower app credentials.
This is a custom add on for Home Assistant, the popular open source home automation platform, that adds support for Worx Landroid Vision and RTK robot lawn mowers. It builds on top of an existing community library called pyworxcloud and wraps it in a cleaner set of controls and sensors so the mower fits naturally into a Home Assistant setup. Once installed, you get a mower control entity that can start, pause, dock, and run one time mowing jobs, plus switches for things like firmware auto update, mower lock, smart edge cutting, and a party mode. For mowers with the right hardware, you also get extra controls like cutting height and torque. The integration tracks how much lawn area has been mowed each day, storing that progress locally so it survives cloud counter resets, multi day gaps, and Home Assistant restarts. For mowers that support RTK positioning, there is a live style map camera showing the mowing boundary, excluded zones, the charging station, and the current day's mowing trail, drawn from Worx's own map data rather than a video feed. There is also an optional sensor that can reverse geocode the mower's rough position into a street address, which is turned off by default because RTK coordinates can reveal exactly where a home or garden is located. Other features include battery, error, and connectivity sensors, Home Assistant repair alerts for things like blade or battery service, a diagnostics download with personal location data automatically removed, and translations into eleven languages. Installation works either through HACS, the popular Home Assistant add on manager, or by manually copying the integration folder into your Home Assistant configuration directory. Setup requires signing in with the same email and password used in the official Worx mower app. The project is released under the MIT license.
A Home Assistant add on that brings Worx Landroid Vision and RTK robot lawn mowers into your smart home with controls, live maps, and daily mowing stats.
Mainly Python. The stack also includes Python, Home Assistant, HACS.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.