Downloading HACS
This section shows how to download HACS to your Home Assistant and how to troubleshoot some common issues.
To download HACS¶
How you download HACS depends on your Home Assistant installation type. In the instructions below, select the tab that matches your installation type (OS/Supervised, Container, or Core).
Warning
If you don't know what type of Home Assistant installation you are running, you should not use HACS (or any other custom integration).
For Home Assistant Operating System and Supervised, there is an app for downloading HACS. To add the custom app repository that allows you to get this app, follow these steps.
- Add the HACS app repository to your Home Assistant.
- Follow the Installing a third-party app repository instructions in the Home Assistant documentation.
- Use
https://github.com/hacs/addonsas the repository URL.
- Go to Settings > Apps > Install app and select Get HACS. Then select Install.
- Start the app.
- Navigate to the app logs and follow the instructions given there.
To set up HACS, you can use the HACS download script.
- Open a terminal.
- Go inside the container with
docker exec -it <name of the container running homeassistant> bash. -
Run the HACS download script.
To set up HACS, you can use the HACS download script.
- Open a terminal.
- Change to the user that is running Home Assistant.
-
Run the HACS download script.
Finalizing steps¶
- Restart Home Assistant.
- Follow the steps on setting up the HACS integration.
Troubleshooting¶
- Is Ctrl+V not working for you?
- Try Ctrl+Shift+V instead
- Try Ctrl+Ins
SHIFT+INS(insert)instead - Try
Right-clickinstead