mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add calendar to Husqvarna Automower documentation (#33509)
This commit is contained in:
parent
a3d82a1dac
commit
855d78c483
@ -4,6 +4,7 @@ description: Instructions on how to integrate Husqvarna Automower lawn mowers in
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Button
|
||||
- Calendar
|
||||
- Device tracker
|
||||
- Lawn Mower
|
||||
- Number
|
||||
@ -18,6 +19,7 @@ ha_codeowners:
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- calendar
|
||||
- device_tracker
|
||||
- diagnostics
|
||||
- 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.
|
||||
|
||||
### Calendar
|
||||
|
||||
The integration will create a calendar entity for all mowers. The calendar shows all current and upcoming schedules.
|
||||
|
||||
### Device tracker (if available)
|
||||
|
||||
The integration will create a device tracker entity to show the position of the mower.
|
||||
|
Loading…
x
Reference in New Issue
Block a user