mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add supported features and small fixes for Neato (#5817)
Replace reference of `sensor` to `vacuum` and add a list of all currently supported features. Remove old note referencing 0.57 as it was confusing. Update Neato URL to link to all supported botvacs as we support more than the 1 previously linked model.
This commit is contained in:
parent
eb29ffddc8
commit
4bc4be801e
@ -14,11 +14,15 @@ ha_iot_class: "Cloud Polling"
|
|||||||
redirect_from: /components/sensor.neato/
|
redirect_from: /components/sensor.neato/
|
||||||
---
|
---
|
||||||
|
|
||||||
<p class='note'>
|
The `neato` vacuum platform allows you to control your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/).
|
||||||
Starting with 0.57 the `neato` sensor was migrated to a vacuum platform.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
The `neato` vacuum platform allows you to control your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
|
|
||||||
The status will contain attributes on the robots last clean session.
|
The status will contain attributes on the robots last clean session.
|
||||||
|
|
||||||
To add `neato` sensors to your installation, follow instructions in [Neato component](/components/neato/).
|
To add `neato` vacuum to your installation, please follow instructions in [Neato component](/components/neato/).
|
||||||
|
|
||||||
|
Currently supported features are:
|
||||||
|
|
||||||
|
- `turn_on`
|
||||||
|
- `pause`
|
||||||
|
- `stop`
|
||||||
|
- `return_to_home`
|
||||||
|
- `turn_off` (stop all activity and return to dock)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user