diff --git a/source/_dashboards/energy.markdown b/source/_dashboards/energy.markdown index d4af8744d3a..e4384b91cca 100644 --- a/source/_dashboards/energy.markdown +++ b/source/_dashboards/energy.markdown @@ -158,6 +158,20 @@ The carbon consumed gauge card represents how much of the energy consumed by you type: energy-carbon-consumed-gauge ``` +## Self-sufficiency gauge + +

+ Screenshot of the self-sufficiency gauge card + Screenshot of the self-sufficiency gauge card. +

+ +The self-sufficiency gauge represents how self-sufficient your home is. If you rely on grid imports, this value decreases. You can increase this value by adding more solar capacity or battery storage. + +#### Example +```yaml +type: energy-self-sufficiency-gauge +``` + ## Devices energy graph

diff --git a/source/images/dashboards/energy/self-sufficiency-gauge.png b/source/images/dashboards/energy/self-sufficiency-gauge.png new file mode 100644 index 00000000000..114b5405779 Binary files /dev/null and b/source/images/dashboards/energy/self-sufficiency-gauge.png differ