Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions source/_integrations/ecovacs.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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 %} 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 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 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., `-`) 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 %}

Expand Down