From ac0d298d8d0075a752fce7cc8265b7cc633a9de1 Mon Sep 17 00:00:00 2001 From: Santobert Date: Sun, 6 Oct 2019 23:18:34 +0200 Subject: [PATCH] Neato config flow (#10356) * inital commit * Update neato.markdown --- source/_integrations/neato.markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/_integrations/neato.markdown b/source/_integrations/neato.markdown index 6db41b26cca..bc4a9b03cef 100644 --- a/source/_integrations/neato.markdown +++ b/source/_integrations/neato.markdown @@ -7,11 +7,23 @@ ha_category: - Switch - Vacuum ha_release: 0.33 +ha_config_flow: true --- The `neato` integration allows you to control your [Neato Botvac Connected Robots](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/). -To enable `neato` in your installation, add the following to your `configuration.yaml` file: +To activate `neato` in your installation, you can set it up from the integration screen or add it to your `configuration.yaml` file. + +## Setup the integration via the integrations screen + +Menu: *Configuration* -> *Integrations* + +Search for or select **Neato** from the list and configure the integration. You will need to enter your username and password and whether you are using a Neato or Vorwerk device. +After that, all the entities will automatically show up in Home Assistant. + +## Setup the integration via configuration.yaml + +Add the following to your configuration.yaml: ```yaml # Example configuration.yaml entry