Fix configuration sample

This commit is contained in:
Fabian Affolter 2017-09-24 20:14:12 +02:00
parent 9734a71f5e
commit 0b33b36b6d
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -16,10 +16,9 @@ To use this component in your installation, add a `vacuum` platform to your `con
```yaml
# Example configuration.yaml entry
vacuum:
- platform: xiaomi_miio
name: 'name of the robot'
host: 192.168.1.2
token: your-token-here
- platform: xiaomi_miio
name: Living room
host: 192.168.1.2
```
### {% linkable_title Component services %}