-
Notifications
You must be signed in to change notification settings - Fork 199
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
1 parent
5c35399
commit f2053ee
Showing
3 changed files
with
34 additions
and
4 deletions.
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
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Configure Energy Dashboard | ||
The [Energy Dashboard](https://www.home-assistant.io/blog/2021/08/04/home-energy-management/) introduced with Home Assistant Core 2021.8 provides most of the functionality to create an awesome dashboard, and you only need to configure the correct inputs for it to start collecting data. | ||
|
||
**Tip:** | ||
*Verify that the time is correctly set on the inverter so that the cumilative totals are reset at midnight.* | ||
|
||
|
||
**Tip:** | ||
*You can include induvidual energy cards on your Lovelace Dashboard [see here](https://www.home-assistant.io/lovelace/energy/)* | ||
|
||
## Configuration | ||
Click on "Configuration" and select "Energy". | ||
|
||
| Parameter | Select Field | | ||
| -- | --| | ||
| Consumption| * XYZ Daily Energy Bought | | ||
| Return to Grid| * XYZ Daily Energy Sold | | ||
| Solar Production | * XYZ Daily Production | | ||
|
||
* Replace XYZ with the name you specified in the configuration.yaml file. | ||
|
||
## Below is a sample screen: | ||
![Configuration](./energy_config.png) | ||
|
||
This should enable Home Assistant to start collecting information and populate the dashboard. | ||
|
||
![Dashboard](./energy.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.