Worx Landroid


The worxlandroid sensor platform allows you to get the current state, battery level and error status Worx Landroid WG796E.1 or WG797E.

To use your Worx Landroid mower in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  platform: worxlandroid
  host: 192.168.0.10
  pin: 1234

Configuration Variables

host string Required

The IP address or host name of the mower.

pin integer Required

The pin code for the mower.

allow_unreachable boolean (Optional, default: true)

This will allow the mower to be outside of Wi-Fi range without raising an error.