mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-12 05:58:58 +00:00

* Update switch.neato.markdown * Create sensor.neato.markdown * Create neato.markdown * Update neato.markdown * Update neato.markdown
965 B
965 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, featured
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | featured |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Neato Robotics | Instructions how to integrate your Neato within Home Assistant. | 2016-10-09 20:15 | true | false | true | true | neato.png | Hub | 0.33 | true |
The neato
component allows you to control your Neato Botvac Connected.
To enable neato
in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
neato:
username: USERNAME
password: PASSWORD
Configuration variables:
- username (Required): Username for the Neato account.
- password (Required): Password for the Neato account.
The Home Assistant Neato platform has only be tested with a Botvac Connected. There is no support for the Botvac D3 Connected and Botvac D5 Connected robots at this time.