From 2069f1e3cef9bf612a3888049e2ae570f9f11e9c Mon Sep 17 00:00:00 2001 From: Andreas Date: Mon, 4 May 2026 12:49:17 +0200 Subject: [PATCH 1/2] Update Ecovacs integration documentation Clarified descriptions for Ecovacs integration intro and prerequisites. --- source/_integrations/ecovacs.markdown | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/source/_integrations/ecovacs.markdown b/source/_integrations/ecovacs.markdown index b39d65b7bf69..bcdc35436617 100644 --- a/source/_integrations/ecovacs.markdown +++ b/source/_integrations/ecovacs.markdown @@ -28,13 +28,17 @@ ha_platforms: ha_integration_type: hub --- -The **Ecovacs** {% term integration %} is the main integration to integrate [Ecovacs](https://www.ecovacs.com) (Deebot) vacuums and mowers. +The **Ecovacs** {% term integration %} is the main integration to integrate [Ecovacs](https://www.ecovacs.com) vacuum cleaner and lawn mower robots. + +This is for the "Deebot" series of robotic vacuum cleaners and the "GOAT" series of robotic lawn mowers from Ecovacs. + +Note that Ecovacs also have other type of cleaning robots which are not supported by this integration at this time. ## Prerequisites -You will need your Ecovacs account information (username, password) to discover and control vacuums and mowers in your account. Your username is your email address. +You will need your Ecovacs account information (username + password) to discover and control vacuums and mowers in your account. Your username is the same as your email address. -Additional note: There are some issues during the password encoding. Using some special characters (e.g., `-`) in your password does not work. +Additional note: There are some issues during the password encoding. Using some special characters (e.g., `-` and `?`) in your password does not work. {% include integrations/config_flow.md %} From 368541ac426eecb28c2a6af072b2a4639730c2d9 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 4 May 2026 13:04:34 +0200 Subject: [PATCH 2/2] Apply suggestions from Copilot Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- source/_integrations/ecovacs.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/ecovacs.markdown b/source/_integrations/ecovacs.markdown index bcdc35436617..19999f2bcc16 100644 --- a/source/_integrations/ecovacs.markdown +++ b/source/_integrations/ecovacs.markdown @@ -28,17 +28,17 @@ ha_platforms: ha_integration_type: hub --- -The **Ecovacs** {% term integration %} is the main integration to integrate [Ecovacs](https://www.ecovacs.com) vacuum cleaner and lawn mower robots. +The **Ecovacs** {% term integration %} integrates [Ecovacs](https://www.ecovacs.com) robotic vacuum cleaners and lawn mowers. This is for the "Deebot" series of robotic vacuum cleaners and the "GOAT" series of robotic lawn mowers from Ecovacs. -Note that Ecovacs also have other type of cleaning robots which are not supported by this integration at this time. +Note that Ecovacs also has other types of cleaning robots that are not supported by this integration at this time. ## Prerequisites -You will need your Ecovacs account information (username + password) to discover and control vacuums and mowers in your account. Your username is the same as your email address. +You will need your Ecovacs account information (username and password) to discover and control vacuums and mowers in your account. Your username is the same as your email address. -Additional note: There are some issues during the password encoding. Using some special characters (e.g., `-` and `?`) in your password does not work. +Additional note: There are some issues with password encoding. Using some special characters, for example `-` and `?`, in your password may not work. {% include integrations/config_flow.md %}