Patch release on top of v3.1.1. Two user-facing changes.
Changed
- Map
maxZoomraised from 10 to 16. Basemaps sharpen up to their native resolution. The radar overlay (capped atmaxNativeZoom: 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.homefrom the count) now applies to allzone.*markers. The cluster glyph is rendered via<ha-icon>from the icon you set on the zone (preferringzone.home, otherwise the first zone in the cluster). Falls back tomdi:home/mdi:map-marker-radiuswhen 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