github Makin-Things/weather-radar-card v3.1.0-beta5
3.1.0-beta5 — NOAA + square_map fixes

pre-release2 hours ago

What's new in beta5

Fixed

  • NOAA animation played backwards — frames were built with unshift inside a loop running oldest→newest, so frames[0] ended up as the newest frame. Changed to push so playback now correctly runs oldest→newest.
  • square_map collapsed the map to zero heightheight:100% on the map div fails when ha-card has no explicit height, resolving to 0. Now uses aspect-ratio:1/1 which derives the height from the card's actual rendered width, working for both responsive (width:100%) and fixed (width:400px) configs.

See beta3 for the full clustering and multi-marker feature notes.

This is a beta release. Please report issues on GitHub.

Don't miss a new weather-radar-card release

NewReleases is sending notifications on new releases.