update vacuum.markdown (#3431)
Xiaomi vacuum component renamed to xiaomi_miio, updated documentation to match
This commit is contained in:
parent
8d27517e23
commit
9734a71f5e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ To use this component in your installation, add a `vacuum` platform to your `con
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
vacuum:
|
||||
- platform: xiaomi
|
||||
- platform: xiaomi_miio
|
||||
name: 'name of the robot'
|
||||
host: 192.168.1.2
|
||||
token: your-token-here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue