mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update vacuum docs now that Roomba is a state vacuum (#13681)
This commit is contained in:
parent
51ee036c1b
commit
88c7b78726
@ -27,7 +27,7 @@ Before calling one of these services, make sure your vacuum platform supports it
|
|||||||
|
|
||||||
#### Service `vacuum.turn_on`
|
#### Service `vacuum.turn_on`
|
||||||
|
|
||||||
Start a new cleaning task. For the Xiaomi Vacuum and Neato use `vacuum.start` instead.
|
Start a new cleaning task. For the Xiaomi Vacuum, Roomba, and Neato use `vacuum.start` instead.
|
||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
|---------------------------|----------|-------------------------------------------------------|
|
|---------------------------|----------|-------------------------------------------------------|
|
||||||
@ -35,7 +35,7 @@ Start a new cleaning task. For the Xiaomi Vacuum and Neato use `vacuum.start` in
|
|||||||
|
|
||||||
#### Service `vacuum.turn_off`
|
#### Service `vacuum.turn_off`
|
||||||
|
|
||||||
Stop the current cleaning task and return to the dock. For the Xiaomi Vacuum and Neato use `vacuum.stop` instead.
|
Stop the current cleaning task and return to the dock. For the Xiaomi Vacuum, Roomba, and Neato use `vacuum.stop` instead.
|
||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
|---------------------------|----------|-------------------------------------------------------|
|
|---------------------------|----------|-------------------------------------------------------|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user