Add new Roborock integration documentation (#26520)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Teemu R. <tpr@iki.fi>
This commit is contained in:
Luke 2023-04-22 13:17:55 -04:00 committed by GitHub
parent c4f56033e9
commit 49d156d726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,43 +1,24 @@
---
title: Roborock
description: Connect and control your Roborock devices using the Xiaomi Miio integration
description: Instructions on how to integrate Roborock vacuums into Home Assistant
ha_category:
- Alarm
- Fan
- Health
- Hub
- Light
- Presence Detection
- Remote
- Vacuum
ha_domain: roborock
ha_integration_type: virtual
ha_supporting_domain: xiaomi_miio
ha_supporting_integration: Xiaomi Miio
ha_release: 0.51
ha_codeowners:
- '@rytilahti'
- '@syssi'
- '@starkillerOG'
ha_config_flow: true
ha_platforms:
- air_quality
- alarm_control_panel
- binary_sensor
- button
- device_tracker
- diagnostics
- fan
- humidifier
- light
- number
- remote
- select
- sensor
- switch
- vacuum
ha_iot_class: Local Polling
ha_zeroconf: true
ha_release: 2023.5
ha_config_flow: true
ha_codeowners:
- '@humbertogontijo'
- '@Lash-L'
ha_domain: roborock
ha_platforms:
- vacuum
ha_integration_type: integration
---
{% include integrations/supported_brand.md %}
The Roborock integration allows you to control your [Roborock](https://us.roborock.com/pages/robot-vacuum-cleaner) vacuum while continuing to use the Roborock app.
In contrast to [Xiaomi Miio](/integrations/xiaomi_miio/) integration, this integration provides more complete support but requires cloud access to set up and device configuration using the Roborock app.
Once you log in with your Roborock account, the integration will automatically discover your Roborock devices and get the needed information to communicate locally with them. Please ensure your Home Assistant instance can communicate with the local IP of your device. We recommend setting a static IP for your Roborock Vacuum to help prevent future issues.
{% include integrations/config_flow.md %}