v_2.1
This commit is contained in:
parent
f10b5c546b
commit
a2dab3d45b
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
# Power Flux Card
|
# Power Flux Card
|
||||||
|
|
||||||
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 diffrent animations.
|
||||||
|
|
||||||
<img width="49%" height="auto" alt="power-flux-card" src="https://github.com/jayjojayson/power-flux-card/blob/main/docs/images/power-flux-card-ani.gif" /> <img width="49%" height="auto" alt="power-flux-card" src="https://github.com/jayjojayson/power-flux-card/blob/main/docs/images/power-flux-card.jpg" />
|
<img width="49%" height="auto" alt="power-flux-card" src="https://github.com/jayjojayson/power-flux-card/blob/main/docs/images/power-flux-card-ani.gif" /> <img width="49%" 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-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" />
|
||||||
|
|
@ -49,7 +49,7 @@ The ⚡ Power Flux Card is an advanced, animated energy flow card for Home Assis
|
||||||
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 `www/community/power-flux-card/` 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/community/power-flux-card/power-flux-card.js`
|
||||||
- Type: JavaScript Module
|
- Type: JavaScript Module
|
||||||
|
|
||||||
### ⚙️ Configuration
|
### ⚙️ Configuration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue