mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +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
|
```yaml
|
||||||
# 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