mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Dubh ad patch 2 (#8003)
* Graph for history-graph page Graph showing the way it appears with `unit_of_measurement` * Adding second graph * Fix
This commit is contained in:
parent
ae0952d27d
commit
7c5d3edfcf
@ -13,8 +13,13 @@ footer: true
|
||||
History graph is a basic card, allowing you to display a graph for each of the entities in the list specified as config.
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/lovelace/lovelace_history_graph.png' alt='Screenshot of the history graph card'>
|
||||
Screenshot of the history graph card.
|
||||
<img src='/images/lovelace/lovelace_history_graph.png' alt='Screenshot of the history graph card for entities without a unit_of_measurement'>
|
||||
Screenshot of the history graph card, when no `unit_of_measurement` is defined.
|
||||
</p>
|
||||
|
||||
<p class='img'>
|
||||
<img src='/images/lovelace/lovelace_history_graph_lines.png' alt='Screenshot of the history graph card for entities with a unit_of_measurement'>
|
||||
Screenshot of the history graph card, when a `unit_of_measurement` is defined.
|
||||
</p>
|
||||
|
||||
{% configuration %}
|
||||
|
BIN
source/images/lovelace/lovelace_history_graph_lines.png
Normal file
BIN
source/images/lovelace/lovelace_history_graph_lines.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
x
Reference in New Issue
Block a user