mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add Braava support to iRobot Roomba component (#13060)
* Add Braava support to roomba * Merge changes in PR #13065
This commit is contained in:
parent
2a7b552073
commit
66e6f784b9
@ -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.
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/screenshots/more-info-dialog-roomba.png' />
|
||||
</p>
|
||||
|
||||
<div class='note'>
|
||||
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.
|
||||
</div>
|
||||
|
||||
## Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user