From 83db34d52423422fa3606c78f29fa9c4dddb7c9c Mon Sep 17 00:00:00 2001 From: Thomas55555 <59625598+Thomas55555@users.noreply.github.com> Date: Thu, 23 May 2024 08:09:31 +0200 Subject: [PATCH] Add documentation for Husqvarna Automower stay out zones (#32890) * Add documentation for Husqvarna Automower stay out zones * Tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- 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 03b01a9cd83..244bfc1e770 100644 --- a/source/_integrations/husqvarna_automower.markdown +++ b/source/_integrations/husqvarna_automower.markdown @@ -146,4 +146,10 @@ The integration will create the following sensors: ### Switch +#### Enable schedule + The integration will create a switch to enable or disable the schedule of the mower. If the switch is on, the mower will mow according to the schedule. If the switch is off the mower will return to the dock and park until further notice. + +#### Avoid (if available) + +The integration will create a switch for each stay-out zone defined for your mower. When the switch is on, the mower avoids the corresponding zone. When the switch is off, the mower enters the corresponding zone.