Correct statistics text (#18701)

`/integrations/statistics/` is something else...
This commit is contained in:
Bram Kragten 2021-08-03 10:21:35 +02:00 committed by GitHub
parent d7a3b2fee0
commit 298990e0be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,11 @@ sidebar_label: Statistics Graph
description: "The Statistics Graph card allows you to display a graph with statistics data for each of the entities listed."
---
The Statistics Graph card allows you to display a graph of statistics data for each of the entities listed. To learn more about statistics and what is supported, check out the [statistics](/integrations/statistics/) documentation.
The Statistics Graph card allows you to display a graph of statistics data for each of the entities listed.
Statistics are gathered every hour for sensors that support it. It will either keep the `min`, `max` and `mean` of a sensors value for a specific hour, or the `sum` for a metered entity.
If your sensor doesn't work with statistics, check [this](/more-info/statistics/).
<p class='img'>
<img src='/images/lovelace/lovelace_statistics_graph_line.png' alt='Screenshot of the statistics graph card for power entities'>