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>
This commit is contained in:
Thomas55555 2024-06-19 05:59:20 +02:00 committed by GitHub
parent 71a84df864
commit 3d27c8bbc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.