mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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
|
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:
|
ha_category:
|
||||||
- Vacuum
|
- Vacuum
|
||||||
|
ha_iot_class: Local Push
|
||||||
ha_release: 0.51
|
ha_release: 0.51
|
||||||
ha_conflig_flow: true
|
ha_conflig_flow: true
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@pschmitt'
|
- '@pschmitt'
|
||||||
- '@cyr-ius'
|
- '@cyr-ius'
|
||||||
|
- '@shenxn'
|
||||||
ha_domain: roomba
|
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'>
|
<p class='img'>
|
||||||
<img src='/images/screenshots/more-info-dialog-roomba.png' />
|
<img src='/images/screenshots/more-info-dialog-roomba.png' />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class='note'>
|
<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>
|
</div>
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user