🛠️ Installation¶
There are two ways to install the Status Card in your Home Assistant. We highly recommend using HACS.
Recommended Method
Installation via HACS (Home Assistant Community Store) is the best way to ensure your Status Card always stays up to date.
Method 1: HACS (Recommended)¶
With HACS, the card is installed in just a few clicks and ready for updates.
- Make sure HACS is installed in your Home Assistant.
- Open HACS from the Home Assistant sidebar.
- Search for Status Card in Frontend integrations.
- Click on Download and Install.
- Clear your browser cache and reload the page (
F5).
Method 2: Manual Installation¶
If you don't use HACS, you can also add the card manually.
- Download the
status-card.jsfile from the latest GitHub release. - Copy the file into your
/config/www/folder. - Add the resource to your dashboard.
Note on Resource Management
If you don't see the "Resources" menu in the UI, you must first enable Advanced Mode in your Home Assistant user profile.