Home » Blog » Install HACS in Home Assistant – 2023 How To Guide

Install HACS in Home Assistant – 2023 How To Guide

One of the first things that you want to do after you’ve installed Home Assistant, is install the Home Assistant Community Store, also known as HACS. Let’s quickly install that using this HACS installation guide for Home Assistant.


⭐⭐⭐ NOTE: ⭐⭐⭐

This article accompanies a YouTube video. I wrote it for people who would rather read than watch a video. To keep doing this, I would like to ask you to also check out the video, leave a comment under the video, give the video a thumbs up, and subscribe to my YouTube channel. This means that the video is offered more often to new visitors so that they also stay informed of the latest Home Assistant tutorials.

Thank you for your support!

Ed

Click here to watch the video

HACS is the Home Assistant Community Store where you can find extra integrations for Home Assistant that are not part of the core installation. Please be aware that these integrations are not tested by the core development team of Home Assistant, so they might have a negative effect on your system. But in practice, they are not too bad and you rarely run into problems. Let’s install it quickly!

First, let’s make sure that you have the advanced mode enabled for your user. This way you see more options in Home Assistant.

  • Go to your Profile Name
  • Scroll down and enable Advanced Mode

Install the SSH Terminal

To install HACS, you need to install the SSH Terminal first.

  • Go to Settings
  • Go to Add-ons
  • Click Add-on Store
  • Click the Terminal & SSH card
  • Click Install
  • Turn on all the options and click start

You’ll now see a new Terminal menu item in the left menu. Now we can install HACS.

Install HACS in Home Assistant

  • Go to Terminal.
  • Type the following code:
    wget -O - https://get.hacs.xyz | bash -
  • Wait until the code is downloaded.
  • Now reboot Home Assistant.
  • Go to Settings -> Devices and Services.
  • Click Add integration and search for HACS.
  • If you do not see HACS in the list, then please clear your browser cache and try again.
  • Click HACS.
  • Tick all the boxes.
  • and click Submit.
  • Copy the key that is shown in the dialog box.
  • and click on the link to open GitHub.
  • Log in to GitHub. If you do not have a GitHub account yet, please create one first.
  • Paste the code that you copied from Home Assistant
  • Click Continue.
  • Click Authorize hacs.
  • Now go back to Home Assistant.
  • Click Finish.
  • You’ll see a HACS menu item on the left menu.
  • If you click HACS, you’ll see options to install HACS integrations into Home Assistant.

So, HACS is now installed and you can start installing HACS integrations as of now!

My patrons made it possible to create this Home Assistant tutorial for you. I cannot keep doing this without your help. Please consider sponsoring me too if these tutorials are valuable for you. You can support me through Patreon, Ko-Fi, or by joining my channel. The links are in the description below. And please do not forget to give this video a thumbs up, subscribe to my channel, and hit the notification bell!

I will see you soon.

Bye Bye.


,

Back to all articles