Skip to content

Commit

Permalink
Add binary sensor to Husqvarna Automower
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas55555 authored Mar 19, 2024
1 parent c133755 commit 9d7a803
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions source/_integrations/husqvarna_automower.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Husqvarna Automower
description: Instructions on how to integrate Husqvarna Automower lawn mowers into Home Assistant.
ha_category:
- Binary Sensor
- Lawn Mower
- Sensor
- Switch
Expand All @@ -11,6 +12,7 @@ ha_config_flow: true
ha_codeowners:
- '@Thomas55555'
ha_platforms:
- binary_sensor
- lawn_mower
- sensor
- switch
Expand Down Expand Up @@ -80,6 +82,17 @@ The My Home Assistant redirect feature needs to be setup to redirect to your Hom

Once you have enabled the Husqvarna Automower integration, you should see the following entities:

### Binary Sensor

The integration will create the following sensors:

- Battery charging
*The mower is currently charging. Note that the mower will only report the activity of charging if it was its own decision to go home and charge. For example, if it wants to mow but is charging because the battery is low. If the mower is restricted (for example, due to the weekly schedule), it may charge when in the charging station, but the binary sensor will not show.*
- Leaving dock
*The mower is currently leaving the charging station and heading out to a starting point.*
- Returning to dock
*The mower is on its way home to the charging station.*

### Lawn Mower

The integration will create a lawn mower entity to control the mower. This entity can:
Expand Down

0 comments on commit 9d7a803

Please sign in to comment.