mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Add self-sufficiency gauge card (#26644)
This commit is contained in:
parent
f201c6b473
commit
cd8d4f0fb8
@ -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
|
||||
|
||||
<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
|
||||
|
||||
<p class='img'>
|
||||
|
BIN
source/images/dashboards/energy/self-sufficiency-gauge.png
Normal file
BIN
source/images/dashboards/energy/self-sufficiency-gauge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user