Autor Tema: Weewx 5.5  (Leído 10 veces)

0 Usuarios y 1 Visitante están viendo este tema.

Desconectado jantoni

  • Hero Member
  • *****
    • meteorivas.es
  • Estación: ESMAD2800000028522A Rivas-Vaciamadrid
Weewx 5.5
« en: Ayer a las 20:29:07 »
Hace escasos 10 días se ha liberado la versión 5.5 de Weewx

Citar
5.5.0 6-Aug-2026¶
Added the ability for services to bind to a SHUTDOWN event. This allows services to be notified when weewxd is being shutdown. PR #1106. Thanks to user Rich Bell!

Added retry logic in case the database is locked. See weewx-user thread https://groups.google.com/g/weewx-user/c/9AIS1DRHl00.

Pass a terminate event flag to the thread running StdReport. Generators look to this flag and finish immediately if it is set.

Fix problem where [StdReport] does not include HTML_ROOT. Fixes Issue #1082.

Install extensions atomically, never overwrite in place. PR #1104. Thanks to user John K!

Substitute station_type if the hardware driver does not offer hardware_name.