mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Add ecovacs mower (#31654)
This commit is contained in:
parent
501b02010b
commit
f4081967a2
@ -1,8 +1,9 @@
|
||||
---
|
||||
title: Ecovacs
|
||||
description: Instructions on how to integrate Ecovacs vacuums within Home Assistant.
|
||||
description: Instructions on how to integrate Ecovacs vacuums and mowers within Home Assistant.
|
||||
ha_category:
|
||||
- Hub
|
||||
- Lawn mower
|
||||
- Vacuum
|
||||
ha_iot_class: Cloud Push
|
||||
ha_release: 0.77
|
||||
@ -10,6 +11,7 @@ ha_codeowners:
|
||||
- '@OverloadUT'
|
||||
- '@mib1185'
|
||||
- '@edenhaus'
|
||||
- '@Augar'
|
||||
ha_config_flow: true
|
||||
ha_domain: ecovacs
|
||||
ha_platforms:
|
||||
@ -17,6 +19,7 @@ ha_platforms:
|
||||
- button
|
||||
- diagnostics
|
||||
- image
|
||||
- lawn_mower
|
||||
- number
|
||||
- select
|
||||
- sensor
|
||||
@ -25,7 +28,7 @@ ha_platforms:
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
The `ecovacs` {% term integration %} is the main integration to integrate [Ecovacs](https://www.ecovacs.com) (Deebot) vacuums. You will need your Ecovacs account information (username, password) to discover and control vacuums in your account.
|
||||
The `ecovacs` {% term integration %} is the main integration to integrate [Ecovacs](https://www.ecovacs.com) (Deebot) vacuums and mowers. You will need your Ecovacs account information (username, password) to discover and control vacuums and mowers in your account.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user