From d86979da69ebcbf171e272d0bfa0d306f5a852dc Mon Sep 17 00:00:00 2001 From: Kevin Eifinger Date: Thu, 16 Aug 2018 11:37:38 +0200 Subject: [PATCH] set hours_to_show: 720 for gas_stations --- history_graph.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/history_graph.yaml b/history_graph.yaml index 93b501cb..153a5873 100644 --- a/history_graph.yaml +++ b/history_graph.yaml @@ -22,5 +22,5 @@ gas_stations: - sensor.statistics_gas_station_globus_mean - sensor.statistics_gas_station_metro_mean - sensor.statistics_gas_station_star_mean - hours_to_show: 120 + hours_to_show: 720 refresh: 900 \ No newline at end of file