Fabian Affolter 2851b2a606
Update configuration samples (#5041)
* Update configuration samples

* Minor changes
2018-03-29 10:02:47 +02:00

1.2 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_release
page Neato Robotics Instructions on how to integrate your Neato within Home Assistant. 2016-10-09 20:15 true false true true neato.png Hub 0.33

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: YOUR_USERNAME
  password: YOUR_PASSWORD

{% configuration %} username: description: Username for the Neato account. required: true type: string password: description: v required: true type: string {% endconfiguration %}

After the update to firmware 4.0 (which adds cleaning maps) there is also support for displaying the maps of the Botvac D3 Connected and Botvac D5 Connected robots. The start/stop functionality does not work. More information on how to update can be found [here](https://support.neatorobotics.com/hc/en-us/articles/115004320694-Software-Update-4-0-for-Neato-Botvac-Connected-D3-D5-).