mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 10:26:30 +00:00
IQS - Update removal instructions for integrations (#2465)
This commit is contained in:
parent
16f69ed65e
commit
3eccdecae1
@ -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.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user