mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-22 10:56:50 +00:00
Document energy devices detail card (#31559)
* Update energy.markdown for new detail devices card * Add files via upload * Rename devices-detail-graph.png to source/images/dashboards/energy/devices-detail-graph.png * Update energy.markdown * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
825fbd38f8
commit
f4832f6ae8
@ -196,3 +196,18 @@ The following example limits the number of shown devices to 5:
|
||||
type: energy-devices-graph
|
||||
max_devices: 5
|
||||
```
|
||||
|
||||
## Detail devices energy graph
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/dashboards/energy/devices-detail-graph.png' alt='Screenshot of the devices energy graph card'>
|
||||
Screenshot of the detail devices energy graph card.
|
||||
</p>
|
||||
|
||||
The **Detail devices energy graph** card is similar to the **Devices energy graph** card, but shows the individual usage on a time scale.
|
||||
|
||||
### Examples
|
||||
|
||||
```yaml
|
||||
type: energy-devices-detail-graph
|
||||
```
|
||||
|
BIN
source/images/dashboards/energy/devices-detail-graph.png
Normal file
BIN
source/images/dashboards/energy/devices-detail-graph.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Loading…
x
Reference in New Issue
Block a user