git404hub

what is ha-landroid-vision fr?

adnpolymerase/ha-landroid-vision — explained in plain English

Analysis updated 2026-05-18

5PythonAudience · generalComplexity · 2/5LicenseSetup · easy

tl;dr

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.

vibe map

mindmap
  root((ha-landroid-vision))
    What it does
      Home Assistant integration
      Worx Landroid Vision mowers
      RTK mower support
    Tech stack
      Python
      Home Assistant
      HACS installer
    Use cases
      Control mower remotely
      View live RTK map
      Track daily mowed area
      Get maintenance alerts
    Audience
      Smart home owners
      Mower owners
    Setup
      Install via HACS
      Manual folder copy
      Sign in with Worx account

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Control a Worx Landroid Vision or RTK robot mower directly from Home Assistant, including start, pause, and dock.

VIBE 2

View a live style map of the mowed area and the mower's current position for compatible RTK models.

VIBE 3

Track daily and total mowed area over time without losing progress after restarts or cloud resets.

VIBE 4

Get automatic Home Assistant alerts when the mower needs blade or battery maintenance.

what's the stack?

PythonHome AssistantHACS

how it stacks up fr

adnpolymerase/ha-landroid-vision1ncendium/aibusteraaronmayeux/ha-hurricane-tracker
Stars555
LanguagePythonPythonPython
Setup difficultyeasymoderateeasy
Complexity2/53/52/5
Audiencegeneralops devopsgeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

Requires signing in with your existing Worx, Kress, or Landxcape mower app credentials.

in plain english

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.

prompts (copy fr)

prompt 1
Walk me through installing ha-landroid-vision in Home Assistant using HACS.
prompt 2
Explain what sensors and controls this integration adds for my Worx Landroid mower.
prompt 3
Help me set up the RTK map camera for my robot mower in Home Assistant.
prompt 4
Show me how to manually install this integration without using HACS.
prompt 5
Explain why the address lookup sensor is disabled by default and how to turn it on safely.

Frequently asked questions

what is ha-landroid-vision fr?

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.

What language is ha-landroid-vision written in?

Mainly Python. The stack also includes Python, Home Assistant, HACS.

How hard is ha-landroid-vision to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is ha-landroid-vision for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.