From 929548c6e61a7229f2f46c36824bbda9a27e0be4 Mon Sep 17 00:00:00 2001 From: jayjojayson <2683358+jayjojayson@users.noreply.github.com> Date: Sat, 14 Feb 2026 13:05:03 +0100 Subject: [PATCH] v_2.0 --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab0d5d2..11c718b 100644 --- a/README.md +++ b/README.md @@ -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.