From 60a78f1cb549d9e13d706ed0eebcfe309db82f5c Mon Sep 17 00:00:00 2001 From: Thomas55555 <59625598+Thomas55555@users.noreply.github.com> Date: Thu, 22 Feb 2024 10:19:47 +0100 Subject: [PATCH] Add documentation for Husqvarna Automower Sensor (#31542) * Add documentation for Husqvarna Automower Sensor * Sort --- .../_integrations/husqvarna_automower.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_integrations/husqvarna_automower.markdown b/source/_integrations/husqvarna_automower.markdown index 131574f593f..73c26c70715 100644 --- a/source/_integrations/husqvarna_automower.markdown +++ b/source/_integrations/husqvarna_automower.markdown @@ -3,6 +3,7 @@ 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 @@ -10,6 +11,7 @@ ha_codeowners: - '@Thomas55555' ha_platforms: - lawn_mower + - sensor ha_integration_type: integration ha_domain: husqvarna_automower --- @@ -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 +- Cutting blade usage time (if available) +- Mode +- Next start +- Number of charging cycles +- Number of collisions +- Total charging time +- Total cutting time +- Total drive distance +- Total running time +- Total searching time