mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 03:16:51 +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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
vacuum:
|
vacuum:
|
||||||
- platform: xiaomi
|
- platform: xiaomi_miio
|
||||||
name: 'name of the robot'
|
name: 'name of the robot'
|
||||||
host: 192.168.1.2
|
host: 192.168.1.2
|
||||||
token: your-token-here
|
token: your-token-here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user