IQS - Update removal instructions for integrations (#2465)

This commit is contained in:
Klaas Schoute 2024-11-21 20:33:59 +01:00 committed by GitHub
parent 16f69ed65e
commit 3eccdecae1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,12 @@ The documentation should provide clear instructions on how to remove the device
## Example implementation ## Example implementation
```markdown showLineNumbers ```markdown showLineNumbers
To remove the integration, go to {% my integrations title="**Settings** > **Devices & services**" %} and select the integration card. Then, select the three dots {% icon "mdi:dots-vertical" %} menu and select **Delete**. ## Remove integration
This integration can be removed by following these steps:
{% include integrations/remove_device_service.md %}
After deleting the integration, go to the app of the manufacturer and remove the Home Assistant integration from there as well. After deleting the integration, go to the app of the manufacturer and remove the Home Assistant integration from there as well.
``` ```