Split out remove_device_service_steps (#36111)

This commit is contained in:
starkillerOG 2025-01-06 09:00:47 +01:00 committed by GitHub
parent 749772033d
commit 80b28a4968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,3 @@
### To remove an integration instance from Home Assistant
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.
3. Next to the entry, select the three-dot {% icon "mdi:dots-vertical" %} menu. Then, select **Delete**.
{% include integrations/remove_device_service_steps.md %}

View File

@ -0,0 +1,3 @@
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.
3. Next to the entry, select the three-dot {% icon "mdi:dots-vertical" %} menu. Then, select **Delete**.

View File

@ -456,7 +456,7 @@ Set up the Reolink integration in Home Assistant using the credentials you set i
Removing a directly connected camera/NVR/Home Hub can be done by removing the integration following these steps:
{% include integrations/remove_device_service.md %}
{% include integrations/remove_device_service_steps.md %}
This will also remove all cameras/chimes connected to the NVR/Home Hub from Home Assistant.