Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nergal authored Jan 20, 2022
1 parent 75f67fd commit 57a43b8
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,7 @@ Xiaomi Viomi vacuum robot integration for Home Assistant.
### HACS
Install it through HACS by adding this as a custom repository: https://github.com/nergal/homeassistant-vacuum-viomi, go to the integrations page in your configuration, click on the `Add Integration` button in the bottom right corner of a screen, and search for `Xiaomi Viomi Vacuum`.

### Manual
Copy contents of `custom_components` folder to your Home Assistant `config/custom_components` folder. Restart Home Assistant, and then the integration can be added and configured through the native integration setup. If you don't see it in the native integrations list, press Ctrl+F5 to refresh the browser while you're on that page and retry.

Also you may add the manual configuration to `configuration.yaml` file, like the example below:

```
vacuum:
- platform: xiaomi_viomi
host: 192.168.1.1
token: !secret vacuum
name: Vacuum V8
```
Manual installation currently not supported.

## Tested models
| Model | Device ID | Aliases | Status |
Expand Down

0 comments on commit 57a43b8

Please sign in to comment.