From 5b8206b58ccd0ba77beaf761f4886593fb19d835 Mon Sep 17 00:00:00 2001 From: ambarkhuizen <52946823+ambarkhuizen@users.noreply.github.com> Date: Fri, 26 Jul 2019 20:02:22 +0200 Subject: [PATCH] Update history-graph.markdown (#9978) * Update history-graph.markdown Changed minimum time_to_show from 10 to 1 * :pencil2: Tweak --- source/_lovelace/history-graph.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_lovelace/history-graph.markdown b/source/_lovelace/history-graph.markdown index 50d5224e013..29d155e143d 100644 --- a/source/_lovelace/history-graph.markdown +++ b/source/_lovelace/history-graph.markdown @@ -27,7 +27,7 @@ entities: type: list hours_to_show: required: false - description: Hours to show. Minimum is 10 hours, maximum of 80 hours. + description: Hours to show. Minimum is 1 hour, maximum of 80 hours. type: integer default: 24 refresh_interval: