Add gas usage graph to energy.markdown (#19190)

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
This commit is contained in:
jelmerkk 2021-09-03 17:18:41 +02:00 committed by GitHub
parent 99f96cdfbf
commit 0b2e765416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 0 deletions

View File

@ -52,6 +52,21 @@ The solar production graph card shows the amount of energy your solar panels hav
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
<p class='img'>

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB