diff --git a/source/_integrations/roborock.markdown b/source/_integrations/roborock.markdown index 9de58cdc5c6..15173dc6b3c 100644 --- a/source/_integrations/roborock.markdown +++ b/source/_integrations/roborock.markdown @@ -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 %}