From 4198a00929551e4b5a443c599338ca8a0aa9b203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20Hansl=C3=ADk?= Date: Thu, 5 Aug 2021 10:45:33 +0200 Subject: [PATCH] Typo in statistics-graph options (#18743) --- source/_lovelace/statistics-graph.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/statistics-graph.markdown b/source/_lovelace/statistics-graph.markdown index 2629892ef6c..6a13d4205c5 100644 --- a/source/_lovelace/statistics-graph.markdown +++ b/source/_lovelace/statistics-graph.markdown @@ -41,7 +41,7 @@ chart_type: required: false description: If the chart should be rendered as a `bar` or a `line` chart. type: string -state_types: +stat_types: required: false description: The stat types to render. `min`, `max`, `mean`, `sum` type: list