mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Update history_graph.markdown (#8808)
Make it clear that the component and lovelace UI are not the same thing. See https://github.com/home-assistant/home-assistant.io/pull/8665 Also, I would suggest to streamline both configurations, by accepting both refresh and refresh_interval.
This commit is contained in:
parent
515ca53bd7
commit
8176b27319
@ -17,7 +17,7 @@ ha_qa_scale: internal
|
||||
<img src='{{site_root}}/images/screenshots/history_graph.png' />
|
||||
</p>
|
||||
|
||||
The `history_graph` component will make the UI display a graph similar to the graphs in `more-info` popups and the [history](/components/history/) panel.
|
||||
The `history_graph` component will make the UI display a graph similar to the graphs in `more-info` popups and the [history](/components/history/) panel. If you want to add history graphs to the Lovelace UI, please check the [History Graph Card](/lovelace/history-graph/) configuration as it slightly differs from the component.
|
||||
|
||||
To use this component in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user