mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Document date selector (#18709)
This commit is contained in:
parent
8845d59eb0
commit
f97b573691
@ -9,7 +9,19 @@ This is a list of all the cards used in the energy dashboard, you can also place
|
|||||||
|
|
||||||
At the moment there are no configuration options available for these cards, you can configure them on the energy {% my config_energy title="energy configuration page" %}.
|
At the moment there are no configuration options available for these cards, you can configure them on the energy {% my config_energy title="energy configuration page" %}.
|
||||||
|
|
||||||
They will always show the data of today when used outside the energy dashboard.
|
## Energy Date Picker
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/lovelace/energy/date-selection.png' alt='Screenshot of the energy date selection card'>
|
||||||
|
Screenshot of the Energy date selection card.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
This card will allow you to pick what data to show. Changing it in this card will influence the data in all other cards.
|
||||||
|
|
||||||
|
#### Example
|
||||||
|
```yaml
|
||||||
|
type: energy-date-selection
|
||||||
|
```
|
||||||
|
|
||||||
## Energy usage graph
|
## Energy usage graph
|
||||||
|
|
||||||
@ -124,4 +136,4 @@ The devices energy graph show the energy usage per device, it is sorted by usage
|
|||||||
#### Example
|
#### Example
|
||||||
```yaml
|
```yaml
|
||||||
type: energy-devices-graph
|
type: energy-devices-graph
|
||||||
```
|
```
|
||||||
|
BIN
source/images/lovelace/energy/date-selection.png
Normal file
BIN
source/images/lovelace/energy/date-selection.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Loading…
x
Reference in New Issue
Block a user