From a0c3a5c1767d03c48750c90b3d2ed623231cebe9 Mon Sep 17 00:00:00 2001 From: ildar170975 <71872483+ildar170975@users.noreply.github.com> Date: Tue, 14 Mar 2023 21:49:11 +0300 Subject: [PATCH] Remove stale `refresh_interval` from history graph card docs (#26601) --- source/_dashboards/history-graph.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_dashboards/history-graph.markdown b/source/_dashboards/history-graph.markdown index 2a53045b0e3..3e2c6740b60 100644 --- a/source/_dashboards/history-graph.markdown +++ b/source/_dashboards/history-graph.markdown @@ -39,11 +39,6 @@ hours_to_show: description: Hours to show in graph. Minimum is 1 hour. Big values can result in delayed rendering, especially if the selected entities have a lot of state changes. type: integer default: 24 -refresh_interval: - required: false - description: Refresh interval in seconds. - type: integer - default: 0 title: required: false description: The card title.