You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The requirement is that you have setup your [Neato hub](/components/neato/).
17
+
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/).
21
18
19
+
To add `neato` camera to your installation, follow instructions in [Neato component](/components/neato/).
Copy file name to clipboardExpand all lines: source/_components/switch.neato.markdown
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,6 @@ ha_category: Switch
12
12
ha_release: 0.31
13
13
---
14
14
15
-
The `neato` switch platform allows you to control your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
15
+
The `neato` switch platform allows you to enable or disable the schedule of your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
16
16
17
17
To add `neato` switch to your installation, follow instructions in [Neato component](/components/neato/).
description: "Instructions how to integrate a Neato Botvac Connected Vacuum within Home Assistant."
5
+
date: 2017-10-18 16:11
6
+
sidebar: true
7
+
comments: false
8
+
sharing: true
9
+
footer: true
10
+
logo: neato.png
11
+
ha_category: Vacuum
12
+
ha_release: 0.57
13
+
ha_iot_class: "Cloud Polling"
14
+
redirect_from: /components/sensor.neato/
15
+
---
16
+
17
+
<pclass='note'>
18
+
Starting with 0.57 the `neato` sensor was migrated to a vacuum platform.
19
+
</p>
20
+
21
+
The `neato` vacuum platform allows you to control your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
22
+
The status will contain attributes on the robots last clean session.
23
+
24
+
To add `neato` sensors to your installation, follow instructions in [Neato component](/components/neato/).
0 commit comments