From 80b28a4968c169b39c9a7ecf52c7973017fbfe86 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Mon, 6 Jan 2025 09:00:47 +0100 Subject: [PATCH] Split out remove_device_service_steps (#36111) --- source/_includes/integrations/remove_device_service.md | 4 +--- source/_includes/integrations/remove_device_service_steps.md | 3 +++ source/_integrations/reolink.markdown | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 source/_includes/integrations/remove_device_service_steps.md diff --git a/source/_includes/integrations/remove_device_service.md b/source/_includes/integrations/remove_device_service.md index 80f5a56b246..b74c778575c 100644 --- a/source/_includes/integrations/remove_device_service.md +++ b/source/_includes/integrations/remove_device_service.md @@ -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 %} \ No newline at end of file diff --git a/source/_includes/integrations/remove_device_service_steps.md b/source/_includes/integrations/remove_device_service_steps.md new file mode 100644 index 00000000000..9096191e1d1 --- /dev/null +++ b/source/_includes/integrations/remove_device_service_steps.md @@ -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**. diff --git a/source/_integrations/reolink.markdown b/source/_integrations/reolink.markdown index 1ffd75bee33..d4d1b46236b 100644 --- a/source/_integrations/reolink.markdown +++ b/source/_integrations/reolink.markdown @@ -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.