How to install the Home Assistant Community Store

How to install the Home Assistant Community Store

Hi folks,

Home Assistant provides a lot of super cool features and the Lovelance dashboard that is fast, customizable (it includes 24 cards).

Ok everything is super nice but in this way you could feel just a little bit limited by this.

In order to try to be more flexible and being able to take the benefits the community gives in terms of integrations and user interfaces, it's quite mandatory to add to your Home Assistant setup the Home Assistant Community Store (aka HACS).

In this recent article I've introduced how to install Home Assistant on a QNAP NAS as docker hub image.

Today I'm going to show you how to add HACS to your Home Assistant container installation (you need your own GitHUB account as well).

Procedure

  • Connect to your NAS via SSH
  • Run the following commands:

docker exec -it home-assistant bash
wget -O - https://get.hacs.xyz | bash -
docker container restart homeassistant        

  • Close the SSH connection

Since HACS is considered and managed by Home Assistant as an integration:

  • Settings -> Devices & Services -> ADD Integration
  • Look for the HACS integration and select it:

No alt text provided for this image

  • Now acknowledge the following and confirm:

No alt text provided for this image

  • The following pop-up will show up:

No alt text provided for this image

  • Click the link and fill in the code above:

No alt text provided for this image

  • The last step is to authorize the link between HACS and your GIThub account:

No alt text provided for this image

  • Now restart your Home Assistant environment to complete the procedure and get the HACS menù just right here:

No alt text provided for this image

Well, now you can take all the advantages of HACS in terms of custom component related to integrations as well as frontend:

No alt text provided for this image

Thank you for reading. ?? I hope you have enjoyed this article about?HACS.

I'm available for any feedback so, feel free to contact me or share your thoughts in the comments section below.

Your feedbacks will be very appreciated!

Meanwhile,?if you liked this article share it or?subscribe?to my newsletter?about?Home Assistant?to read all previous episodes and still up to date on latest news.

要查看或添加评论,请登录

Emiliano Guerzoni的更多文章

社区洞察

其他会员也浏览了