github jordibrouwer/nextdash v1.13.1

3 hours ago

One fix, for the widget v1.13.0 broke.

Widgets

  • docs — the weather widget's line in Help and the manual now says what a wide tile adds: what it feels like, the wind, the humidity and the chance of rain.
  • fix — the weather widget said "Weather unavailable". The readings a wide tile added in v1.13.0 — apparent temperature, wind, humidity, chance of rain — are a continuation of Open-Meteo's current= parameter, and adding them dropped the parameter itself. The answer then carried no current block at all, which this client reads as no forecast, so the whole tile went dark. The header's own weather line asks through a different call and was never affected. A test now reads the request rather than the reply: the stubs behind the other weather tests answer any URL, so nothing looked at what was asked for.

Don't miss a new nextdash release

NewReleases is sending notifications on new releases.