From 855d78c483314054d4a6566563bc755b8bf81e7d Mon Sep 17 00:00:00 2001 From: Thomas55555 <59625598+Thomas55555@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:31:08 +0200 Subject: [PATCH] Add calendar to Husqvarna Automower documentation (#33509) --- source/_integrations/husqvarna_automower.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/husqvarna_automower.markdown b/source/_integrations/husqvarna_automower.markdown index 9dba15565df..4adda1c1e93 100644 --- a/source/_integrations/husqvarna_automower.markdown +++ b/source/_integrations/husqvarna_automower.markdown @@ -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.