home-assistant.io/source/_integrations/husqvarna_automower_ble.markdown

1.8 KiB

title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_platforms, ha_integration_type, ha_domain
title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_platforms ha_integration_type ha_domain
Husqvarna Automower BLE Instructions on how to integrate Husqvarna Automower BLE lawn mowers into Home Assistant.
Lawn Mower
Sensor
2024.11 Local Polling true
@alistair23
lawn_mower
sensor
integration husqvarna_automower_ble

The Husqvarna Automower BLE {% term integration %} provides connectivity with Husqvarna Automowers lawn mowers via a local Bluetooth connection. This allows connecting and controlling an Automower without any accounts, cloud, or network connection.

The integration is based on AutoMower-BLE, an unofficial reverse engineered Husqvarna Automower Connect BLE library.

Prerequisites

  1. Setup a Bluetooth controller. An ESPHome Bluetooth proxy works well and allows locating a device close to the mower.
  2. Enter the pairing mode on the mower. Different models will do this in different ways. For the 305, for example, the mower will enter pairing mode for the first 3 minutes after powering on. Ensure the mower is in pairing mode when adding the integration. This only needs to be done once per BLE controller (so changing the ESPHome device will require a repair).
  3. When manually adding the integration to Home Assistant, you will need to enter the mower BLE Mac address. You can find this in the ESPHome logs, on an Android phone, or by some other means.

Pairing can take a few goes. Even when using the official Android application, it can be tricky to get the first pair to succeed. If you are having issues, reboot the mower and try again. The Mower must be paired, not just connected, to work.

{% include integrations/config_flow.md %}