Install HACS
Install HACS using the current supported flow, then add the HACS integration in Home Assistant.
Hacs
Apps
Integrations
Home Assistant
Support
Apps
Hacs, Apps, Integrations, Home Assistant, SupportInstall HACS using the current supported flow, then add the HACS integration in Home Assistant.Search results
Use this guide to install HACS and confirm that it appears in Home Assistant for community integration installs.
Install the Add-on
- Install and open
Studio Code Serveror another Terminal in the App Store if you haven’t already. - For Studio Code users, at the top menu, click on
Terminal > New Terminal. - Within a new terminal screen, submit the following code,
wget -O - https://get.hacs.xyz | bash -. - Restart Home Assistant.
- After Home Assistant comes back up, go to
Settings > Devices & Services. - Select
Add Integration. - Search for
HACS. - Complete the setup flow.
- When prompted, complete the GitHub device authorization flow.
- Confirm HACS appears in Home Assistant after setup.
Last modified April 2, 2026: Add Installer Field Support Guide (c5d759b)