From 66e6f784b99c7be8eb53f6a28f0821664147e882 Mon Sep 17 00:00:00 2001 From: Xiaonan Shen Date: Mon, 20 Apr 2020 02:33:00 -0700 Subject: [PATCH] Add Braava support to iRobot Roomba component (#13060) * Add Braava support to roomba * Merge changes in PR #13065 --- source/_integrations/roomba.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/_integrations/roomba.markdown b/source/_integrations/roomba.markdown index d54b7f80d78..ecbb8b776c9 100644 --- a/source/_integrations/roomba.markdown +++ b/source/_integrations/roomba.markdown @@ -1,24 +1,26 @@ --- title: iRobot Roomba -description: Instructions on how to integrate your Wi-Fi enabled Roomba within Home Assistant. +description: Instructions on how to integrate your Wi-Fi enabled Roomba and Braava within Home Assistant. ha_category: - Vacuum +ha_iot_class: Local Push ha_release: 0.51 ha_conflig_flow: true ha_codeowners: - '@pschmitt' - '@cyr-ius' + - '@shenxn' ha_domain: roomba --- -The `roomba` integration allows you to control your [iRobot Roomba](https://www.irobot.com/For-the-Home/Vacuuming/Roomba.aspx) vacuum. +The `roomba` integration allows you to control your [iRobot Roomba](https://www.irobot.com/roomba) vacuum or [iRobot Braava](https://www.irobot.com/braava) m-series mop.

-This platform has been tested and is confirmed to be working with the iRobot Roomba 980 and 890 models, but should also work fine with any Wi-Fi enabled Roomba like the 690 or the 960. +This platform has been tested and is confirmed to be working with the iRobot Roomba s9+, Roomba 980, Roomba 890, and Braava jet m6 models, but should also work fine with any Wi-Fi enabled Roomba or Braava like the 690 or the 960.
## Configuration