mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 23:36:51 +00:00
Add gas usage graph to energy.markdown (#19190)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
This commit is contained in:
parent
99f96cdfbf
commit
0b2e765416
@ -52,6 +52,21 @@ The solar production graph card shows the amount of energy your solar panels hav
|
|||||||
type: energy-solar-graph
|
type: energy-solar-graph
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Gas consumption graph
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/lovelace/energy/gas-graph.png' alt='Screenshot of the gas consumption graph card'>
|
||||||
|
Screenshot of the gas consumption graph card.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
The gas consumption graph card shows the amount of gas consumed per source.
|
||||||
|
|
||||||
|
#### Example
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
type: energy-gas-graph
|
||||||
|
```
|
||||||
|
|
||||||
## Energy distribution
|
## Energy distribution
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
|
BIN
source/images/lovelace/energy/gas-graph.png
Normal file
BIN
source/images/lovelace/energy/gas-graph.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
Loading…
x
Reference in New Issue
Block a user