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:
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user