mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix configuration sample
This commit is contained in:
parent
9734a71f5e
commit
0b33b36b6d
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user