From 140bbd87682b54588bd6eff21d02fcaafddea146 Mon Sep 17 00:00:00 2001 From: ildar170975 <71872483+ildar170975@users.noreply.github.com> Date: Sat, 28 Jan 2023 02:45:49 +0300 Subject: [PATCH] Update statistics-graph.markdown: add "week" period https://github.com/home-assistant/frontend/pull/14162 --- source/_dashboards/statistics-graph.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_dashboards/statistics-graph.markdown b/source/_dashboards/statistics-graph.markdown index e3409b6215cb..3085e0ab31ab 100644 --- a/source/_dashboards/statistics-graph.markdown +++ b/source/_dashboards/statistics-graph.markdown @@ -57,7 +57,7 @@ title: type: string period: required: false - description: The period of the rendered graph. `5minute`, `hour`, `day` or `month` + description: The period of the rendered graph. `5minute`, `hour`, `day`, `week` or `month` type: string {% endconfiguration %}