diff --git a/source/_integrations/sharkiq.markdown b/source/_integrations/sharkiq.markdown index 5f36bdc24dc..3950504eb9c 100644 --- a/source/_integrations/sharkiq.markdown +++ b/source/_integrations/sharkiq.markdown @@ -1,6 +1,6 @@ --- 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: - Vacuum ha_iot_class: Cloud Polling @@ -9,7 +9,6 @@ ha_config_flow: true ha_codeowners: - '@JeffResc' - '@funkybunch' - - '@AritroSaha10' ha_domain: sharkiq ha_platforms: - 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. -

- -

- -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 %} ## Services @@ -36,6 +29,8 @@ Currently supported services are: - `return_to_base` - `locate` +If `pause` does not work for you, then it is not supported by your vacuum. The `stop` service will provide similar functionality. + ## Troubleshooting ### Integration Disconnecting diff --git a/source/images/screenshots/more-info-dialog-sharkiq.png b/source/images/screenshots/more-info-dialog-sharkiq.png deleted file mode 100644 index 3a1a89bc504..00000000000 Binary files a/source/images/screenshots/more-info-dialog-sharkiq.png and /dev/null differ