Add calendar to Husqvarna Automower documentation (#33509)

This commit is contained in:
Thomas55555 2024-09-16 08:31:08 +02:00 committed by GitHub
parent a3d82a1dac
commit 855d78c483
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: ha_category:
- Binary sensor - Binary sensor
- Button - Button
- Calendar
- Device tracker - Device tracker
- Lawn Mower - Lawn Mower
- Number - Number
@ -18,6 +19,7 @@ ha_codeowners:
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- button - button
- calendar
- device_tracker - device_tracker
- diagnostics - diagnostics
- lawn_mower - lawn_mower
@ -109,6 +111,10 @@ The integration will create the following binary sensors:
The integration will create a button entity for confirming minor mower errors. The integration will create a button entity for confirming minor mower errors.
### Calendar
The integration will create a calendar entity for all mowers. The calendar shows all current and upcoming schedules.
### Device tracker (if available) ### Device tracker (if available)
The integration will create a device tracker entity to show the position of the mower. The integration will create a device tracker entity to show the position of the mower.