Add self-sufficiency gauge card (#26644)

This commit is contained in:
Till 2023-06-27 09:49:10 +02:00 committed by GitHub
parent f201c6b473
commit cd8d4f0fb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -158,6 +158,20 @@ The carbon consumed gauge card represents how much of the energy consumed by you
type: energy-carbon-consumed-gauge type: energy-carbon-consumed-gauge
``` ```
## Self-sufficiency gauge
<p class='img'>
<img src='/images/dashboards/energy/self-sufficiency-gauge.png' alt='Screenshot of the self-sufficiency gauge card'>
Screenshot of the self-sufficiency gauge card.
</p>
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 ## Devices energy graph
<p class='img'> <p class='img'>

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB