From f90b2e73db1a61a7db0cd8c14321ac98e9fa6f5b Mon Sep 17 00:00:00 2001 From: Chaly Flavour <15111583+ChalyFlavour@users.noreply.github.com> Date: Tue, 4 Aug 2020 22:05:30 +0200 Subject: [PATCH] Update ecovacs.markdown (#14148) Co-authored-by: Franck Nijhof --- source/_integrations/ecovacs.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/ecovacs.markdown b/source/_integrations/ecovacs.markdown index 98fcd6c50b6..743e5e0680d 100644 --- a/source/_integrations/ecovacs.markdown +++ b/source/_integrations/ecovacs.markdown @@ -51,6 +51,8 @@ continent: Note: For some countries, you will need to set `continent` to `ww` (meaning worldwide.) There is unfortunately no way to know the correct settings other than guessing and checking. See the [sucks library protocol documentation](https://github.com/wpietri/sucks/blob/master/protocol.md) for more information about what has been figured out about the Ecovacs servers. +Additional note: There are some issues during the password encoding. Using some special characters (e.g., `-`) in your password does not work. + ### Stability and Reporting Bugs The library that talks to the Ecovacs servers is in a very early state and still under development. As such, it is likely that not all regions and devices will work at the current time.