From 298990e0be4944735d8c1c514cd8516d58b24f51 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Tue, 3 Aug 2021 10:21:35 +0200 Subject: [PATCH] Correct statistics text (#18701) `/integrations/statistics/` is something else... --- source/_lovelace/{masonary.markdown => masonry.markdown} | 0 source/_lovelace/statistics-graph.markdown | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) rename source/_lovelace/{masonary.markdown => masonry.markdown} (100%) diff --git a/source/_lovelace/masonary.markdown b/source/_lovelace/masonry.markdown similarity index 100% rename from source/_lovelace/masonary.markdown rename to source/_lovelace/masonry.markdown diff --git a/source/_lovelace/statistics-graph.markdown b/source/_lovelace/statistics-graph.markdown index 0afd047ab8f..2629892ef6c 100644 --- a/source/_lovelace/statistics-graph.markdown +++ b/source/_lovelace/statistics-graph.markdown @@ -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/).

Screenshot of the statistics graph card for power entities