Remove

If you want to remove HACS you need to do that using the following steps.

This should only be done if you are not planing on using HACS anymore!

  1. Remove the configuration from configuration.yaml (if configured with legacy (YAML)) or remove it using the trashbin icon on the integration page.
  2. Restart Home Assistant important
  3. Restart Home Assistant (yes, this needs to be done twice) important
  4. Delete the hacs directory under custom_components.
  5. Delete all files and directories containing hacs under the .storage directory.
  6. Restart Home Assistant.

When removed the wrong way. An option is to install it again. Just move hacs back to custom components and reboot. And start the remove procedure again.

Revoke OAuth access

If you are using HACS with OAuth, you also need to revoke the access to complete the removal.

  1. Navigate to https://github.com/settings/applications
  2. Find HACS in the list of apps, click on the 3 dots to the right of HACS
  3. Select "Revoke"
Last updated on