Add documentation for Husqvarna Automower switch (#31528)

* Add documentation for Husqvarna Automower switch

* Update source/_integrations/husqvarna_automower.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Thomas55555 2024-02-23 23:42:06 +01:00 committed by GitHub
parent bf8a2cb021
commit 303f185bb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@ description: Instructions on how to integrate Husqvarna Automower lawn mowers in
ha_category:
- Lawn Mower
- Sensor
- Switch
ha_release: 2024.3
ha_iot_class: Cloud Push
ha_config_flow: true
@ -12,6 +13,7 @@ ha_codeowners:
ha_platforms:
- lawn_mower
- sensor
- switch
ha_integration_type: integration
ha_domain: husqvarna_automower
---
@ -101,3 +103,7 @@ The integration will create the following sensors:
- Total drive distance
- Total running time
- Total searching time
### Switch
The integration will create a switch to enable or disable the schedule of the mower. If the switch is on, the mower will mow according to the schedule. If the switch is off the mower will return to the dock and park until further notice.