Home Assistant Community Store (HACS)

From KlavoWiki
Jump to navigationJump to search

HACS Install

SSH to your Home Assistant.

 wget -q -O - https://install.hacs.xyz | bash - 

Now add HACS to HA.

  • Refresh WEB HA WEB Page. (If you don't do this HACS will not be displayed as an option to install)
  • Configuration, Integration, Add
  • Select HACS
  • You will need to create an account on GitHub and register HA as a device with the Key required from HACS.
  • Restart Server Management
  • HACS is now an option in your HA Sidebar.

Reference