mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update ha_release
This commit is contained in:
parent
dff002f405
commit
00a95156a3
@ -9,7 +9,7 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
logo: neato.png
|
logo: neato.png
|
||||||
ha_category: Switch
|
ha_category: Switch
|
||||||
ha_release: 0.3X
|
ha_release: 0.31
|
||||||
---
|
---
|
||||||
|
|
||||||
The `neato` switch platform allows you to control your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
|
The `neato` switch platform allows you to control your [Neato Botvac Connected](https://www.neatorobotics.com/robot-vacuum/botvac-connected-series/botvac-connected/).
|
||||||
@ -21,7 +21,7 @@ To enable this switch in your installation, add the following to your `configura
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
switch:
|
switch:
|
||||||
platform: neato
|
- platform: neato
|
||||||
username: USERNAME
|
username: USERNAME
|
||||||
password: PASSWORD
|
password: PASSWORD
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user