mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
update vacuum.markdown (#3431)
Xiaomi vacuum component renamed to xiaomi_miio, updated documentation to match
This commit is contained in:
parent
8d27517e23
commit
9734a71f5e
@ -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…
x
Reference in New Issue
Block a user