v_2.0
This commit is contained in:
parent
0947e4df66
commit
650acf2c97
1 changed files with 3 additions and 4 deletions
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
The ⚡ Power Flux Card is an advanced, animated energy flow card for Home Assistant. It visualizes the power distribution between Solar, Grid, Battery, and Consumers with beautiful neon effects and smooth animations.
|
The ⚡ Power Flux Card is an advanced, animated energy flow card for Home Assistant. It visualizes the power distribution between Solar, Grid, Battery, and Consumers with beautiful neon effects and smooth animations.
|
||||||
|
|
||||||
<img width="45%" height="auto" alt="power-flux-card" src="https://github.com/jayjojayson/power-flux-card/blob/main/docs/images/power-flux-card.jpg" />
|
<img width="50%" height="auto" alt="power-flux-card" src="https://github.com/jayjojayson/power-flux-card/blob/main/docs/images/power-flux-card.jpg" />
|
||||||
<img width="45%" height="auto" alt="power-flux-card" src="https://github.com/jayjojayson/power-flux-card/blob/main/docs/images/power-flux-card-compact.jpg" />
|
<img width="50%" height="auto" alt="power-flux-card" src="https://github.com/jayjojayson/power-flux-card/blob/main/docs/images/power-flux-card-compact.jpg" />
|
||||||
|
|
||||||
### ✨ Features
|
### ✨ Features
|
||||||
|
|
||||||
|
|
@ -38,7 +38,6 @@ The ⚡ Power Flux Card is an advanced, animated energy flow card for Home Assis
|
||||||
- The "Detailed Charts Panel" should now be available in HACS. Click on "INSTALL".
|
- The "Detailed Charts Panel" should now be available in HACS. Click on "INSTALL".
|
||||||
- The resource will be automatically added to your Lovelace configuration.
|
- The resource will be automatically added to your Lovelace configuration.
|
||||||
- Create the file `detail-charts-views.js` in the `/config/www/` folder.
|
- Create the file `detail-charts-views.js` in the `/config/www/` folder.
|
||||||
-
|
|
||||||
|
|
||||||
#### HACS (manual)
|
#### HACS (manual)
|
||||||
1. Ensure HACS is installed.
|
1. Ensure HACS is installed.
|
||||||
|
|
@ -48,7 +47,7 @@ The ⚡ Power Flux Card is an advanced, animated energy flow card for Home Assis
|
||||||
|
|
||||||
#### Manual Installation
|
#### Manual Installation
|
||||||
1. Download `power-flux-card.js` from the [Releases](../../releases) page.
|
1. Download `power-flux-card.js` from the [Releases](../../releases) page.
|
||||||
2. Upload it to your `www` folder in Home Assistant.
|
2. Upload it to `www/community/power-flux-card/` folder in Home Assistant.
|
||||||
3. Add the resource in your Dashboard configuration:
|
3. Add the resource in your Dashboard configuration:
|
||||||
- URL: `/local/power-flux-card.js`
|
- URL: `/local/power-flux-card.js`
|
||||||
- Type: JavaScript Module
|
- Type: JavaScript Module
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue