diff --git a/source/_lovelace/energy.markdown b/source/_lovelace/energy.markdown index 199c44b4427..50c8b17770b 100644 --- a/source/_lovelace/energy.markdown +++ b/source/_lovelace/energy.markdown @@ -60,11 +60,15 @@ type: energy-solar-graph

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 you set `link_dashboard` to `true`, the card will include a link to the energy dashboard. + #### Example ```yaml type: energy-distribution +link_dashboard: true ``` ## Energy sources table