Enhancements for Neato (#2381)

* Enhancements for Neato

* Create camera.neato.markdown
This commit is contained in:
John Arild Berentsen 2017-04-21 17:56:28 +02:00 committed by Paulus Schoutsen
parent 397e838bfc
commit 9ce7c38281
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,20 @@
---
layout: page
title: "Neato Camera"
description: "Instructions how to setup the Neato cleaning maps within Home Assistant."
date: 2017-04-05 13:10
sidebar: true
comments: false
sharing: true
footer: true
logo: neato.png
ha_category: Camera
ha_release: 0.42
---
The `neato` camera platform allows you to view the latest cleaning map of your [Neato Botvac Connected]
(https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
The requirement is that you have setup your [Neato hub](/components/neato/).

View File

@ -13,5 +13,6 @@ ha_release: 0.33
--- ---
The `neato` sensor platform allows you to watch status and battery of your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/). The `neato` sensor platform allows you to watch status and battery of your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
The status sensor 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` sensors to your installation, follow instructions in [Neato component](/components/neato/).