Skip to content

Commit

Permalink
Add documentation for Husqvarna Automower Sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas55555 authored Feb 21, 2024
1 parent c795454 commit 10a0b82
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions source/_integrations/husqvarna_automower.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ title: Husqvarna Automower
description: Instructions on how to integrate Husqvarna Automower lawn mowers into Home Assistant.
ha_category:
- Lawn Mower
- Sensor
ha_release: 2024.3
ha_iot_class: Cloud Push
ha_config_flow: true
ha_codeowners:
- '@Thomas55555'
ha_platforms:
- lawn_mower
- sensor
ha_integration_type: integration
ha_domain: husqvarna_automower
---
Expand Down Expand Up @@ -83,3 +85,19 @@ The integration will create a lawn mower entity to control the mower. This entit
- Resume the schedule
- Pause mowing
- Park until next schedule

### Sensor

The integration will create the following sensors:

- Battery level
- Number of charging cycles
- Number of collisions
- Cutting blade usage time (if available)
- Total charging time
- Total cutting time
- Total running time
- Total searching time
- Total drive distance
- Next start
- Mode

0 comments on commit 10a0b82

Please sign in to comment.