Skip to content

Commit 9734a71

Browse files
wwolkersfabaff
authored andcommitted
update vacuum.markdown (home-assistant#3431)
Xiaomi vacuum component renamed to xiaomi_miio, updated documentation to match
1 parent 8d27517 commit 9734a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/vacuum.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To use this component in your installation, add a `vacuum` platform to your `con
1616
```yaml
1717
# Example configuration.yaml entry
1818
vacuum:
19-
- platform: xiaomi
19+
- platform: xiaomi_miio
2020
name: 'name of the robot'
2121
host: 192.168.1.2
2222
token: your-token-here

0 commit comments

Comments
 (0)