mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Clarity updates (#6210)
Given that turn_on and off don't work on some, would be handy to mention that ;)
This commit is contained in:
parent
5b5c16f2f4
commit
2bd35c0c12
@ -29,7 +29,7 @@ Before calling one of these services, make sure your vacuum platform supports it
|
||||
|
||||
#### {% linkable_title Service `vacuum.turn_on` %}
|
||||
|
||||
Start a new cleaning task.
|
||||
Start a new cleaning task. For the Xiaomi Vacuum and neato use `vacuum.start` instead.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|---------------------------|----------|-------------------------------------------------------|
|
||||
@ -37,7 +37,7 @@ Start a new cleaning task.
|
||||
|
||||
#### {% linkable_title Service `vacuum.turn_off` %}
|
||||
|
||||
Stop the current cleaning task and return to the dock.
|
||||
Stop the current cleaning task and return to the dock. For the Xiaomi Vacuum and neato use `vacuum.stop` instead.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|---------------------------|----------|-------------------------------------------------------|
|
||||
|
Loading…
x
Reference in New Issue
Block a user