Document link_dashboard

This commit is contained in:
Paulus Schoutsen 2021-08-03 22:01:36 +00:00
parent 5c24fae3ec
commit a5afb7b26d

View File

@ -60,11 +60,15 @@ type: energy-solar-graph
</p> </p>
The energy distribution card shows how the energy flowed, from the grid to your house, from your solar panels to your house and/or back to the grid. The energy distribution card shows how the energy flowed, from the grid to your house, from your solar panels to your house and/or back to the grid.
If setup, it will also tell you how many kWh of the energy you got from the grid was produced without using fossil fuels. If setup, it will also tell you how many kWh of the energy you got from the grid was produced without using fossil fuels.
If you set `link_dashboard` to `true`, the card will include a link to the energy dashboard.
#### Example #### Example
```yaml ```yaml
type: energy-distribution type: energy-distribution
link_dashboard: true
``` ```
## Energy sources table ## Energy sources table