mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update integration removal snippet (#35880)
* Move include to integrations folder and change content * Update include path on current pages
This commit is contained in:
parent
7ce05f70d5
commit
ecef7df699
@ -2,6 +2,4 @@
|
|||||||
|
|
||||||
1. Go to {% my integrations title="**Settings** > **Devices & services**" %} and select the integration card.
|
1. Go to {% my integrations title="**Settings** > **Devices & services**" %} and select the integration card.
|
||||||
2. From the list of devices, select the integration instance you want to remove.
|
2. From the list of devices, select the integration instance you want to remove.
|
||||||
3. Next to the entry, select the three-dot menu. Then, select **Delete**.
|
3. Next to the entry, select the three-dot {% icon "mdi:dots-vertical" %} menu. Then, select **Delete**.
|
||||||
|
|
||||||

|
|
@ -183,7 +183,7 @@ mode: single
|
|||||||
|
|
||||||
This integration follows standard integration removal, no extra steps are required.
|
This integration follows standard integration removal, no extra steps are required.
|
||||||
|
|
||||||
{% include common-tasks/remove_device_service.md %}
|
{% include integrations/remove_device_service.md %}
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
@ -30,4 +30,6 @@ If you no longer want to use a device or service in Home Assistant, you can remo
|
|||||||
|
|
||||||
The following steps describe the general steps needed to remove an integration instance. Depending on the integration, additional steps can be needed, such as resetting the device or to delete credentials. Refer to the integration documentation to see if additional steps are needed.
|
The following steps describe the general steps needed to remove an integration instance. Depending on the integration, additional steps can be needed, such as resetting the device or to delete credentials. Refer to the integration documentation to see if additional steps are needed.
|
||||||
|
|
||||||
{% include common-tasks/remove_device_service.md %}
|
{% include integrations/remove_device_service.md %}
|
||||||
|
|
||||||
|

|
||||||
|
Loading…
x
Reference in New Issue
Block a user