Doc cleanup for Shark IQ (#26548)

This commit is contained in:
Mark Adkins 2023-03-13 05:55:55 -04:00 committed by GitHub
parent e7e23d6327
commit 12d5b6c24a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 8 deletions

View File

@ -1,6 +1,6 @@
--- ---
title: Shark IQ title: Shark IQ
description: Instructions on how to integrate your Shark IQ vacuum robot with Home Assistant. description: Integrate your Shark IQ robot vacuum with Home Assistant.
ha_category: ha_category:
- Vacuum - Vacuum
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
@ -9,7 +9,6 @@ ha_config_flow: true
ha_codeowners: ha_codeowners:
- '@JeffResc' - '@JeffResc'
- '@funkybunch' - '@funkybunch'
- '@AritroSaha10'
ha_domain: sharkiq ha_domain: sharkiq
ha_platforms: ha_platforms:
- vacuum - vacuum
@ -18,12 +17,6 @@ ha_integration_type: integration
The `sharkiq` integration allows you to control your [Shark IQ](https://www.sharkclean.com/vacuums/robot-vacuums/) vacuum. 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.
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
## Services ## Services
@ -36,6 +29,8 @@ Currently supported services are:
- `return_to_base` - `return_to_base`
- `locate` - `locate`
If `pause` does not work for you, then it is not supported by your vacuum. The `stop` service will provide similar functionality.
## Troubleshooting ## Troubleshooting
### Integration Disconnecting ### Integration Disconnecting

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB