fix
This commit is contained in:
parent
b68083ecad
commit
c64cdf5fb5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue