From a5afb7b26dd3580fa76ed2cc7588443f0951c0a7 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 3 Aug 2021 22:01:36 +0000 Subject: [PATCH] Document link_dashboard --- source/_lovelace/energy.markdown | 4 ++++ 1 file changed, 4 insertions(+) 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