diff --git a/source/_components/camera.neato.markdown b/source/_components/camera.neato.markdown new file mode 100644 index 00000000000..9954d924b5c --- /dev/null +++ b/source/_components/camera.neato.markdown @@ -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/). + diff --git a/source/_components/sensor.neato.markdown b/source/_components/sensor.neato.markdown index c2f5e4a7a43..4b454f84f96 100644 --- a/source/_components/sensor.neato.markdown +++ b/source/_components/sensor.neato.markdown @@ -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 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/).