diff --git a/source/_components/vacuum.markdown b/source/_components/vacuum.markdown index dd10cff55d5..0428eef3e7d 100644 --- a/source/_components/vacuum.markdown +++ b/source/_components/vacuum.markdown @@ -16,10 +16,9 @@ To use this component in your installation, add a `vacuum` platform to your `con ```yaml # Example configuration.yaml entry vacuum: -- platform: xiaomi_miio - name: 'name of the robot' - host: 192.168.1.2 - token: your-token-here + - platform: xiaomi_miio + name: Living room + host: 192.168.1.2 ``` ### {% linkable_title Component services %}