From 167c720b17a561965ea972525dcae572bed60b79 Mon Sep 17 00:00:00 2001 From: Thomas55555 <59625598+Thomas55555@users.noreply.github.com> Date: Tue, 26 Nov 2024 21:02:22 +0100 Subject: [PATCH] Add more removal instructions and known limitations in Husqvarna Automower (#35995) --- source/_integrations/husqvarna_automower.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/husqvarna_automower.markdown b/source/_integrations/husqvarna_automower.markdown index db30d7f9534..01bf7e7ff38 100644 --- a/source/_integrations/husqvarna_automower.markdown +++ b/source/_integrations/husqvarna_automower.markdown @@ -219,3 +219,14 @@ data: minutes: 30 work_area_id: 123456 ### Work area ID for the "Front lawn" from the example above. ``` + +## Known limitations + +- The mower can only be started using the `lawn_mower.start_mowing` action during the schedules configured in the Automower Connect App. To start the mower outside the scheduled times, use the `husqvarna_automower.override_schedule` action. In both cases, the battery must be fully charged beforehand. +- Stay-out zone handling is not supported for mowers equipped with EPOS technology. + +## Remove integration + +This integration can be removed by following these steps: + +{% include integrations/remove_device_service.md %}