From e6984c0a82c9ac2ee0cddce5bd22b4783bac3ce6 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Wed, 6 Dec 2017 16:40:11 -0500 Subject: [PATCH] Add additional supported model and add in table. (#4148) --- source/_components/neato.markdown | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/_components/neato.markdown b/source/_components/neato.markdown index 6e0849e6f01..3a4c86cac01 100644 --- a/source/_components/neato.markdown +++ b/source/_components/neato.markdown @@ -28,6 +28,13 @@ Configuration variables: - **username** (*Required*): Username for the Neato account. - **password** (*Required*): Password for the Neato account. +The Home Assistant Neato platform has not been tested with all models of Botvac. + + | BotVac Model | Tested | + | --- | --- | + | Botvac Connected | SUCCESS | + | Botvac D7 Connected | SUCCESS | +

-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. +There is no support for the Botvac D3 Connected and Botvac D5 Connected robots at this time.