From e020278aa5adcdc4952473f2f3413d4cf174d032 Mon Sep 17 00:00:00 2001 From: Aronne Brivio Date: Fri, 31 Oct 2025 13:55:24 +0100 Subject: [PATCH 1/2] Update 'Border spin' switch description Clarified the description of the 'Border spin' switch. --- source/_integrations/ecovacs.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ecovacs.markdown b/source/_integrations/ecovacs.markdown index 0c5338497a8b..6e87877d3494 100644 --- a/source/_integrations/ecovacs.markdown +++ b/source/_integrations/ecovacs.markdown @@ -85,7 +85,7 @@ Additionally, **depending on your model**, the integration provides the followin - `Time`: The total cleaning time - **Switch**: - `Advanced mode`: Enable advanced mode. Disabled by default. - - `Border spin`: Enable border spin. Disabled by default. + - `Border spin`: Enable border spin, which means the bot will tilt to reach corners during mopping. Present on bots without and extendable mop. Disabled by default. - `Border switch`: Enable border switch. Disabled by default. - `Carpet auto fan speed boost`: Enable maximum fan speed if a carpet is detected. Disabled by default. - `Child lock`: Enable child lock. Disabled by default. From b0e4ecbda80001893b892f339a2bf55370e1c72a Mon Sep 17 00:00:00 2001 From: Aronne Brivio Date: Sun, 2 Nov 2025 21:20:23 +0100 Subject: [PATCH 2/2] Fix typo in ecovacs markdown documentation --- source/_integrations/ecovacs.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ecovacs.markdown b/source/_integrations/ecovacs.markdown index 6e87877d3494..8840305e60fb 100644 --- a/source/_integrations/ecovacs.markdown +++ b/source/_integrations/ecovacs.markdown @@ -85,7 +85,7 @@ Additionally, **depending on your model**, the integration provides the followin - `Time`: The total cleaning time - **Switch**: - `Advanced mode`: Enable advanced mode. Disabled by default. - - `Border spin`: Enable border spin, which means the bot will tilt to reach corners during mopping. Present on bots without and extendable mop. Disabled by default. + - `Border spin`: Enable border spin, which means the bot will tilt to reach corners during mopping. Present on bots without an extendable mop. Disabled by default. - `Border switch`: Enable border switch. Disabled by default. - `Carpet auto fan speed boost`: Enable maximum fan speed if a carpet is detected. Disabled by default. - `Child lock`: Enable child lock. Disabled by default.