-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,23 @@ | ||
# 3-phase energy gauges card | ||
This Home Assistant card shows the current consumed or produced energy in 10 gauges for a 3-phase system. | ||
This Home Assistant card shows the current consumed or produced energy in 10 gauges for a 3-phase system. Perfect if you have solar panels. | ||
|
||
 | ||
|
||
## Prerequisites | ||
|
||
• Energy meter sensors in HA. | ||
|
||
## How to install | ||
|
||
• Copy the YAML from sensors.yaml and past it in your sensors.yaml file. | ||
|
||
• Edit the energy sensors to match your energy sensors. | ||
|
||
• Do a quick reload of the YAML configurations (Settings --> Restart Home Assistant --> Quick reload) | ||
|
||
• Go to the dashboard of your choice, add a new manual card and past the YAML from card.yaml in the YAML editor. | ||
|
||
• Save the card and you’re done. | ||
|
||
## Buy me a coffee | ||
[](https://www.buymeacoffee.com/Swerfer) |