github Makin-Things/weather-radar-card v3.1.2
v3.1.2 — maxZoom 16 + zone-cluster icon

2 hours ago

Patch release on top of v3.1.1. Two user-facing changes.

Changed

  • Map maxZoom raised from 10 to 16. Basemaps sharpen up to their native resolution. The radar overlay (capped at maxNativeZoom: 7) upscales and looks pixelated past zoom 7 — user-requested tradeoff.
  • Cluster icon now uses the configured icon on the representative zone marker. The badge-count fix from 3.1.1 (excluding zone.home from the count) now applies to all zone.* markers. The cluster glyph is rendered via <ha-icon> from the icon you set on the zone (preferring zone.home, otherwise the first zone in the cluster). Falls back to mdi:home / mdi:map-marker-radius when no icon is configured.

Upgrading from 2.x

3.x is a complete rewrite — see the README's What's New section for the breaking changes (bundled Leaflet, removed iframe, marker config). When upgrading, delete the old standalone Leaflet files from `www/community/weather-radar-card/`.

Full changelog: v3.1.1...v3.1.2

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

NewReleases is sending notifications on new releases.