From bb5efdd402ee8acf2b16a70bac97c0e40a15e2d0 Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Wed, 31 Jan 2024 16:20:58 +0100 Subject: [PATCH] Add Ecovacs switch entities (#31165) * Add Ecovacs switch entities * Tiny tweaks * Update source/_integrations/ecovacs.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/ecovacs.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_integrations/ecovacs.markdown b/source/_integrations/ecovacs.markdown index ec6cb5e078f..239430370c3 100644 --- a/source/_integrations/ecovacs.markdown +++ b/source/_integrations/ecovacs.markdown @@ -18,6 +18,7 @@ ha_platforms: - image - select - sensor + - switch - vacuum ha_integration_type: integration --- @@ -64,6 +65,12 @@ Additionally, **depending on your model**, the integration provides the followin - `Cleanings`: The number of cleanings - `Time`: The total cleaning time +- **Switch**: + - `Advanced mode`: Enable advanced mode. Disabled by default. + - `Carpet auto fan speed boost`: Enable maximum fan speed if a carpet is detected. Disabled by default. + - `Continuous cleaning`: Enable continuous cleaning, which means the bot resumes the cleaning job if he needs to charge in between. Disabled by default. + - `True detect`: Enable "True detect" feature. Disabled by default. + ## Vacuum The `ecovacs` vacuum platform allows you to monitor and control your Ecovacs Deebot vacuums.