Add documentation for new sharkiq integration (#14091)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Andrew Marks 2020-08-31 05:43:40 -04:00 committed by GitHub
parent f571db1292
commit cfe7789d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
---
title: Shark IQ
description: Instructions on how to integrate your Shark IQ vacuum robot with Home Assistant.
ha_category:
- Vacuum
ha_iot_class: Cloud Polling
ha_release: 0.115
ha_config_flow: true
ha_codeowners:
- '@amarks'
ha_domain: sharkiq
---
The `sharkiq` integration allows you to control your [Shark IQ](https://www.sharkclean.com/vacuums/robot-vacuums/) vacuum.
<p class='img'>
<img src='/images/screenshots/more-info-dialog-sharkiq.png' />
</p>
This platform has been tested and is confirmed to be working with the Shark IQ R101AE robot vacuum with self-empty base but should also work with the R100.
## Configuration
To add your Shark IQ vacuum to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with + sign and from the list of integrations select Shark IQ.
## Services
Currently supported services are:
- `start`
- `pause`
- `stop`
- `return_to_base`
- `locate`

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB