From c64cdf5fb54e243308fd514e6517ae4760655e9a Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Tue, 7 Mar 2023 15:21:47 +0100 Subject: [PATCH] fix --- defaults/skin-wdc/skin.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/skin-wdc/skin.conf b/defaults/skin-wdc/skin.conf index d02f60f..0abd69d 100644 --- a/defaults/skin-wdc/skin.conf +++ b/defaults/skin-wdc/skin.conf @@ -79,7 +79,7 @@ SKIN_VERSION = 3.0.0 # Stat tiles: Min/Max/Sum settings. stat_tiles_show_min = outTemp, outHumidity, barometer, pressure, altimeter, heatindex, dewpoint, windchill, cloudbase, appTemp stat_tiles_show_max = rainRate, UV, pm1_0 pm2_5, pm10_0 - stat_tiles_show_sum = rain, ET, lightning_strike_count, windrun + stat_tiles_show_sum = rain, ET, lightning_strike_count # Stat tiles: show time when the min/max was reached. show_min_max_time_day = True