mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add ecovacs mower (#31654)
This commit is contained in:
parent
501b02010b
commit
f4081967a2
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Ecovacs
|
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:
|
ha_category:
|
||||||
- Hub
|
- Hub
|
||||||
|
- Lawn mower
|
||||||
- Vacuum
|
- Vacuum
|
||||||
ha_iot_class: Cloud Push
|
ha_iot_class: Cloud Push
|
||||||
ha_release: 0.77
|
ha_release: 0.77
|
||||||
@ -10,6 +11,7 @@ ha_codeowners:
|
|||||||
- '@OverloadUT'
|
- '@OverloadUT'
|
||||||
- '@mib1185'
|
- '@mib1185'
|
||||||
- '@edenhaus'
|
- '@edenhaus'
|
||||||
|
- '@Augar'
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_domain: ecovacs
|
ha_domain: ecovacs
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
@ -17,6 +19,7 @@ ha_platforms:
|
|||||||
- button
|
- button
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- image
|
- image
|
||||||
|
- lawn_mower
|
||||||
- number
|
- number
|
||||||
- select
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
@ -25,7 +28,7 @@ ha_platforms:
|
|||||||
ha_integration_type: integration
|
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 %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user