From c456744d3f8365e15e5abd28135d1fa5f7ccea81 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Mon, 13 Mar 2023 12:13:08 +0100 Subject: [PATCH] Update weewx-wdc --- Dockerfile | 2 +- defaults/skin-wdc/skin.conf | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/Dockerfile b/Dockerfile index 4091282..b49ad5d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ ARG WEEWX_UID=421 ENV WEEWX_HOME="/home/weewx" ENV WEEWX_VERSION="4.10.2" ENV ARCHIVE="weewx-${WEEWX_VERSION}.tar.gz" -ENV WEEWX_WDC_VERSION="v3.0.0" +ENV WEEWX_WDC_VERSION="v3.0.1" RUN addgroup --system --gid ${WEEWX_UID} weewx \ && adduser --system --uid ${WEEWX_UID} --ingroup weewx weewx diff --git a/defaults/skin-wdc/skin.conf b/defaults/skin-wdc/skin.conf index 597638f..c901819 100644 --- a/defaults/skin-wdc/skin.conf +++ b/defaults/skin-wdc/skin.conf @@ -1,6 +1,6 @@ # configuration file for the weewx-wdc skin SKIN_NAME = Weather Data Center -SKIN_VERSION = 3.0.0 +SKIN_VERSION = 3.0.1 [ObservationBindings] @@ -17,8 +17,8 @@ SKIN_VERSION = 3.0.0 github_link = True # The radar code. Full html allowed. - #radar_html = 'Radar' - #radar_heading = Recent radar + radar_html = 'Radar' + radar_heading = Radar [[forecast_zambretti]] enable = False @@ -54,6 +54,7 @@ SKIN_VERSION = 3.0.0 mosmix_id = K1174 [[[forecast_table_settings]]] show_hourly = 1 + show_date = 1 show_outlook = 1 show_temp = 1 @@ -104,9 +105,6 @@ SKIN_VERSION = 3.0.0 ENABLE_D3_DIAGRAMS = False [[Icons]] - pm1_0 = "includes/icons/signal.svg" - pm2_5 = "includes/icons/signal.svg" - pm10_0 = "includes/icons/signal.svg" #rain = "includes/icons/barometer.svg" #[[Rounding]]