mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Split out remove_device_service_steps (#36111)
This commit is contained in:
parent
749772033d
commit
80b28a4968
@ -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 %}
|
@ -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**.
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user