home-assistant.io/source/_includes/common-tasks/remove_device_service.md
c0ffeeca7 05691ea904
Integration instance remove (#35449)
* Add steps on removing an integration instance

* Revert changes
2024-10-29 11:29:03 +01:00

926 B

Removing an integration instance

If you no longer want to use a device or service in Home Assistant, you can remove the integration instance including the device or service with all its entities.

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.

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 menu. Then, select Delete.

    Screenshot showing how to remove an integration instance