This commit is contained in:
jayjojayson 2026-02-14 13:05:03 +01:00 committed by GitHub
parent c642c02bf2
commit 929548c6e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,18 @@ The ⚡ Power Flux Card is an advanced, animated energy flow card for Home Assis
### 🚀 Installation
#### HACS (Recommended)
### HACS (Recommended)
- Add this repository via the link in Home Assistant.
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=jayjojayson&repository=power-flux-card&category=plugin)
- The "Detailed Charts Panel" should now be available in HACS. Click on "INSTALL".
- The resource will be automatically added to your Lovelace configuration.
- Create the file `detail-charts-views.js` in the `/config/www/` folder.
-
#### HACS (manual)
1. Ensure HACS is installed.
2. Add this repository as a custom repository in HACS.
3. Search for "Power Flux Card" and install it.