From 3d27c8bbc2dbecfb2bcfad0edb3a3eba37643cac Mon Sep 17 00:00:00 2001 From: Thomas55555 <59625598+Thomas55555@users.noreply.github.com> Date: Wed, 19 Jun 2024 05:59:20 +0200 Subject: [PATCH] Add button platform to Husqvarna Automower (#33307) * Add button platform to Husqvarna Automower * revert deletion * Update source/_integrations/husqvarna_automower.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update source/_integrations/husqvarna_automower.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Tiny tweak * Update source/_integrations/husqvarna_automower.markdown --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/husqvarna_automower.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/husqvarna_automower.markdown b/source/_integrations/husqvarna_automower.markdown index 1b02f5e4bf7..dcc25a568a2 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: - Binary sensor + - Button - Device tracker - Lawn Mower - Number @@ -16,6 +17,7 @@ ha_codeowners: - '@Thomas55555' ha_platforms: - binary_sensor + - button - device_tracker - diagnostics - lawn_mower @@ -99,6 +101,10 @@ The integration will create the following binary sensors: - Returning to dock *The mower is on its way home to the charging station.* +### Button (if available) + +The integration will create a button entity for confirming minor mower errors. This entity is disabled by default. You have to enable it manually. The API can't detect if the mower has the capability to confirm minor errors remotely. Before enabling this function, refer to the mower documentation. + ### Device tracker (if available) The integration will create a device tracker entity to show the position of the mower.