From 8724db4a7ad9b8970900192ea6821b851fac2416 Mon Sep 17 00:00:00 2001 From: bittles Date: Wed, 4 Jan 2023 14:35:31 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e746f1..01d320a 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,12 @@ If you're not using bumper this SHOULD technically work no different than the Ho #### Country/Continent Values and Pairs From the HASS ecovacs integration page: -```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 py-sucks library protocol documentation 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.``` +``` +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 py-sucks library protocol documentation 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. +``` From the sucks documentation: