mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
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>
This commit is contained in:
parent
cbc9a430a1
commit
bb5efdd402
@ -18,6 +18,7 @@ ha_platforms:
|
|||||||
- image
|
- image
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
|
- switch
|
||||||
- vacuum
|
- vacuum
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
@ -64,6 +65,12 @@ Additionally, **depending on your model**, the integration provides the followin
|
|||||||
- `Cleanings`: The number of cleanings
|
- `Cleanings`: The number of cleanings
|
||||||
- `Time`: The total cleaning time
|
- `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
|
## Vacuum
|
||||||
|
|
||||||
The `ecovacs` vacuum platform allows you to monitor and control your Ecovacs Deebot vacuums.
|
The `ecovacs` vacuum platform allows you to monitor and control your Ecovacs Deebot vacuums.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user