mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Document link_dashboard
This commit is contained in:
parent
5c24fae3ec
commit
a5afb7b26d
@ -60,11 +60,15 @@ type: energy-solar-graph
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
The energy distribution card shows how the energy flowed, from the grid to your house, from your solar panels to your house and/or back to the grid.
|
The energy distribution card shows how the energy flowed, from the grid to your house, from your solar panels to your house and/or back to the grid.
|
||||||
|
|
||||||
If setup, it will also tell you how many kWh of the energy you got from the grid was produced without using fossil fuels.
|
If setup, it will also tell you how many kWh of the energy you got from the grid was produced without using fossil fuels.
|
||||||
|
|
||||||
|
If you set `link_dashboard` to `true`, the card will include a link to the energy dashboard.
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
```yaml
|
```yaml
|
||||||
type: energy-distribution
|
type: energy-distribution
|
||||||
|
link_dashboard: true
|
||||||
```
|
```
|
||||||
|
|
||||||
## Energy sources table
|
## Energy sources table
|
||||||
|
Loading…
x
Reference in New Issue
Block a user