Install and Configure Integrations
Use the correct integration route in Home Assistant, whether the integration is installed directly or first through HACS.
Search results
Use this guide to install integrations in your Home Assistant instance.
There are two main integration routes:
- Direct Home Assistant integration.
HACS-first integration.
Direct Home Assistant Integration Route
Use this route when the integration can be installed directly from the native Home Assistant integration catalog.
- In Home Assistant, go to
Settings > Devices & Services > Add Integration. - Search for the integration you want to install.
- Open the integration and start the setup flow.
- Enter any required information, such as credentials, IP addresses, or device details.
- Complete any approval, MFA, or account-login steps if required.
- Finish the setup flow and confirm the integration appears correctly in Home Assistant.
HACS-First Integration Route
Use this route when the integration must be installed through HACS before it can be added in Home Assistant.
- Install HACS if it is not already installed.
- Open
HACSin Home Assistant. - If the integration is already available in
HACS, search for it and install it. - If it is not already available, add the repository as a custom repository in
HACSusing the menu in the upper right-hand corner. - Install the integration through
HACS. - Restart Home Assistant if the integration requires a restart.
- After the
HACSinstall is complete, go toSettings > Devices & Services > Add Integration. - Search for the newly installed integration and complete the setup flow.
- Finish any approval, MFA, account-login, or device-discovery steps that the integration requires.
Further Reading
Last modified April 2, 2026: Add Installer Field Support Guide (c5d759b)