mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Fix configuration sample
This commit is contained in:
parent
9734a71f5e
commit
0b33b36b6d
@ -17,9 +17,8 @@ To use this component in your installation, add a `vacuum` platform to your `con
|
|||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
vacuum:
|
vacuum:
|
||||||
- platform: xiaomi_miio
|
- platform: xiaomi_miio
|
||||||
name: 'name of the robot'
|
name: Living room
|
||||||
host: 192.168.1.2
|
host: 192.168.1.2
|
||||||
token: your-token-here
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### {% linkable_title Component services %}
|
### {% linkable_title Component services %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user